| Modifier and Type | Method and Description |
|---|---|
static SchemaFactory |
ApiContext.getSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
DocumentationHandler.listInternal(SchemaFactory schemaFactory,
String type,
Map<Object,Object> criteria,
ListOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaFactory |
class |
SchemaFactoryImpl |
class |
SubSchemaFactory |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
SubSchemaFactory.getSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
SchemaImpl |
AbstractSchemaPostProcessor.postProcess(SchemaImpl schema,
SchemaFactory factory) |
SchemaImpl |
SchemaPostProcessor.postProcess(SchemaImpl schema,
SchemaFactory factory) |
SchemaImpl |
AbstractSchemaPostProcessor.postProcessRegister(SchemaImpl schema,
SchemaFactory factory) |
SchemaImpl |
SchemaPostProcessor.postProcessRegister(SchemaImpl schema,
SchemaFactory factory) |
void |
SubSchemaFactory.setSchemaFactory(SchemaFactory schemaFactory) |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
TypeIdFormatter.getSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeIdFormatter.setSchemaFactory(SchemaFactory schemaFactory) |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
ApiRequest.getSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRequest.setSchemaFactory(SchemaFactory schemaFactory) |
| Constructor and Description |
|---|
ApiRequest(String apiVersion,
ApiServletContext requestServletContext,
SchemaFactory schemaFactory) |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
ResourceManagerLocatorImpl.getSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBaseResourceManager.addActions(Object obj,
SchemaFactory schemaFactory,
Schema schema,
Resource resource) |
protected void |
AbstractBaseResourceManager.addLinks(Object obj,
SchemaFactory schemaFactory,
Schema schema,
Resource resource) |
protected Resource |
AbstractBaseResourceManager.constructResource(IdFormatter idFormatter,
SchemaFactory schemaFactory,
Schema schema,
Object obj,
ApiRequest apiRequest) |
protected Map<String,String> |
AbstractBaseResourceManager.getLinks(SchemaFactory schemaFactory,
Resource resource) |
protected Schema |
AbstractBaseResourceManager.getSchemaForDisplay(SchemaFactory schemaFactory,
Object obj) |
protected Set<String> |
AbstractBaseResourceManager.getSortLinks(SchemaFactory schemaFactory,
String type) |
protected Object |
AbstractNoOpResourceManager.listInternal(SchemaFactory schemaFactory,
String type,
Map<Object,Object> criteria,
ListOptions options) |
protected abstract Object |
AbstractBaseResourceManager.listInternal(SchemaFactory schemaFactory,
String type,
Map<Object,Object> criteria,
ListOptions options) |
void |
ResourceManagerLocatorImpl.setSchemaFactory(SchemaFactory schemaFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
JsonResponseWriter.createResource(SchemaFactory schemaFactory,
Object obj) |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
ResourceOutputFilterManagerImpl.getBaseSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceOutputFilterManagerImpl.setBaseSchemaFactory(SchemaFactory baseSchemaFactory) |
| Modifier and Type | Method and Description |
|---|---|
SchemaFactory |
ApiRequestFilterDelegate.getSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRequestFilterDelegate.setSchemaFactory(SchemaFactory schemaFactory) |
| Constructor and Description |
|---|
DefaultUrlBuilder(ApiRequest apiRequest,
SchemaFactory schemaFactory) |
Copyright © 2014. All rights reserved.