public class GroupRootObject extends AbstractUMRootObject<NuxeoGroup>
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_PROVIDER_NAME |
query, umcurrentPageIndex, maxResults, pageSize| Constructor and Description |
|---|
GroupRootObject() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkPrecondition(NuxeoGroup group)
Checks the precondition to create an artifact (for instance validity, duplicate detection, guards...).
|
protected NuxeoGroup |
createArtifact(NuxeoGroup group)
Persist an artifact in the underlying persistence system.
|
protected NuxeoGroup |
getArtifact(String id)
Returns the artifact given its id.
|
protected String |
getArtifactType()
Returns the type of the current artifact needed for
AbstractResource.newObject(String, Object...). |
protected PageProviderDefinition |
getPageProviderDefinition() |
checkCurrentUserCanCreateArtifact, createNew, getArtifactWebObject, getParams, initialize, searchextractLongParam, getPaginableEntries, getPaginableEntries, getSearchDocumentdisptachAdapter, isAdaptercheckGuard, 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, toStringpublic static final String PAGE_PROVIDER_NAME
public GroupRootObject()
protected NuxeoGroup getArtifact(String id)
AbstractUMRootObjectgetArtifact in class AbstractUMRootObject<NuxeoGroup>protected String getArtifactType()
AbstractUMRootObjectAbstractResource.newObject(String, Object...).getArtifactType in class AbstractUMRootObject<NuxeoGroup>protected void checkPrecondition(NuxeoGroup group)
AbstractUMRootObjectcheckPrecondition in class AbstractUMRootObject<NuxeoGroup>protected NuxeoGroup createArtifact(NuxeoGroup group)
AbstractUMRootObjectcreateArtifact in class AbstractUMRootObject<NuxeoGroup>protected PageProviderDefinition getPageProviderDefinition()
getPageProviderDefinition in class PaginableObject<NuxeoGroup>Copyright © 2018 Nuxeo. All rights reserved.