public abstract class PaginableAdapter extends DefaultAdapter
getPageProviderDefinition()
and getParams()| Constructor and Description |
|---|
PaginableAdapter() |
| Modifier and Type | Method and Description |
|---|---|
<A> A |
getAdapter(Class<A> adapter)
Returns an object which is an instance of the given class
associated with this object.
|
DocumentModelList |
getDocs() |
disptachAdapter, getTarget, isAdaptercheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRootpublic <A> A getAdapter(Class<A> adapter)
Adaptablenull if
no such object can be found.getAdapter in interface AdaptablegetAdapter in class AbstractResource<ResourceTypeImpl>adapter - the adapter class to look upnull if this object does not
have an adapter for the given classpublic DocumentModelList getDocs() throws ClientException
ClientExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.