public class GroupObject extends AbstractUMObject<NuxeoGroup>
currentArtifact, um| Constructor and Description |
|---|
GroupObject() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteArtifact()
Deletes the current artifact in the underlying persistence system.
|
Object |
doGetUserToGroup(String username) |
protected boolean |
isAPowerUserEditableArtifact()
Check that the current artifact is editable by a power user.
|
protected NuxeoGroup |
updateArtifact(NuxeoGroup updateGroup)
Updates the current artifact by the one given in parameters in the underlying persistence system.
|
checkUpdateGuardPreconditions, doDeleteArtifact, doGetArtifact, doUpdateArtifact, initializedisptachAdapter, 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 GroupObject()
public Object doGetUserToGroup(String username)
protected NuxeoGroup updateArtifact(NuxeoGroup updateGroup)
AbstractUMObjectupdateArtifact in class AbstractUMObject<NuxeoGroup>updateGroup - the artifact that has been retrieved from request.protected void deleteArtifact()
AbstractUMObjectdeleteArtifact in class AbstractUMObject<NuxeoGroup>protected boolean isAPowerUserEditableArtifact()
AbstractUMObjectisAPowerUserEditableArtifact in class AbstractUMObject<NuxeoGroup>Copyright © 2018 Nuxeo. All rights reserved.