public class GroupRootObject extends AbstractUMRootObject<org.nuxeo.ecm.core.api.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(org.nuxeo.ecm.core.api.NuxeoGroup group)
Checks the precondition to create an artifact (for instance validity, duplicate detection, guards...).
|
protected org.nuxeo.ecm.core.api.NuxeoGroup |
createArtifact(org.nuxeo.ecm.core.api.NuxeoGroup group)
Persist an artifact in the underlying persistence system.
|
protected org.nuxeo.ecm.core.api.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 org.nuxeo.ecm.platform.query.api.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
protected org.nuxeo.ecm.core.api.NuxeoGroup getArtifact(String id) throws org.nuxeo.ecm.core.api.ClientException
AbstractUMRootObjectgetArtifact in class AbstractUMRootObject<org.nuxeo.ecm.core.api.NuxeoGroup>org.nuxeo.ecm.core.api.ClientExceptionprotected String getArtifactType()
AbstractUMRootObjectAbstractResource.newObject(String, Object...).getArtifactType in class AbstractUMRootObject<org.nuxeo.ecm.core.api.NuxeoGroup>protected void checkPrecondition(org.nuxeo.ecm.core.api.NuxeoGroup group)
throws org.nuxeo.ecm.core.api.ClientException
AbstractUMRootObjectcheckPrecondition in class AbstractUMRootObject<org.nuxeo.ecm.core.api.NuxeoGroup>org.nuxeo.ecm.core.api.ClientExceptionprotected org.nuxeo.ecm.core.api.NuxeoGroup createArtifact(org.nuxeo.ecm.core.api.NuxeoGroup group)
throws org.nuxeo.ecm.core.api.ClientException
AbstractUMRootObjectcreateArtifact in class AbstractUMRootObject<org.nuxeo.ecm.core.api.NuxeoGroup>org.nuxeo.ecm.core.api.ClientExceptionprotected org.nuxeo.ecm.platform.query.api.PageProviderDefinition getPageProviderDefinition()
getPageProviderDefinition in class PaginableObject<org.nuxeo.ecm.core.api.NuxeoGroup>Copyright © 2020 Nuxeo SA. All rights reserved.