public class DocumentationHandler extends AbstractNoOpResourceManager
locator, outputFilterManager| Constructor and Description |
|---|
DocumentationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
collectionActionInternal(Object resources,
ApiRequest request) |
protected Object |
getByIdInternal(String type,
String id,
ListOptions options) |
Map<String,TypeDocumentation> |
getDocs() |
Class<?>[] |
getTypeClasses() |
protected Object |
listInternal(SchemaFactory schemaFactory,
String type,
Map<Object,Object> criteria,
ListOptions options) |
createInternal, deleteInternal, getLinkInternal, getTypes, resourceActionInternal, updateInternaladdActions, addFilters, addLinks, addPagination, addResourceToCreateResponse, addSort, authorize, collectionAction, constructResource, convertResponse, convertResponse, create, createCollection, createResource, delete, getById, getCollectionType, getDefaultCriteria, getFirstFromList, getLink, getLinks, getLocator, getMarker, getOutputFilterManager, getSchemaForDisplay, getSortLinks, handleException, isDefaultCriteria, list, list, mergeCriteria, resourceAction, setLocator, setOutputFilterManager, updatepublic Class<?>[] getTypeClasses()
protected Object listInternal(SchemaFactory schemaFactory, String type, Map<Object,Object> criteria, ListOptions options)
listInternal in class AbstractNoOpResourceManagerprotected Object getByIdInternal(String type, String id, ListOptions options)
getByIdInternal in class AbstractBaseResourceManagerprotected Object collectionActionInternal(Object resources, ApiRequest request)
collectionActionInternal in class AbstractNoOpResourceManagerpublic Map<String,TypeDocumentation> getDocs()
Copyright © 2015. All rights reserved.