public abstract class AbstractUMRootObject<T> extends PaginableObject<T>
Constructor and Description |
---|
AbstractUMRootObject() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
createNew(T artifact) |
Object |
getArtifactWebObject(String artName) |
List<T> |
search() |
getPaginableEntries
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
public javax.ws.rs.core.Response createNew(T artifact)
public List<T> search() throws ClientException
ClientException
Copyright © 2014 Nuxeo SA. All rights reserved.