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, initialize
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 GroupObject()
public Object doGetUserToGroup(String username)
protected NuxeoGroup updateArtifact(NuxeoGroup updateGroup)
AbstractUMObject
updateArtifact
in class AbstractUMObject<NuxeoGroup>
updateGroup
- the artifact that has been retrieved from request.protected void deleteArtifact()
AbstractUMObject
deleteArtifact
in class AbstractUMObject<NuxeoGroup>
protected boolean isAPowerUserEditableArtifact()
AbstractUMObject
isAPowerUserEditableArtifact
in class AbstractUMObject<NuxeoGroup>
Copyright © 2017 Nuxeo. All rights reserved.