public class UserObject extends AbstractUMObject<NuxeoPrincipal>
currentArtifact, um
Constructor and Description |
---|
UserObject() |
Modifier and Type | Method and Description |
---|---|
protected void |
deleteArtifact()
Deletes the current artifact in the underlying persistence system.
|
Object |
doGetUserToGroup(String groupName) |
protected boolean |
isAPowerUserEditableArtifact()
Check that the current artifact is editable by a power user.
|
protected NuxeoPrincipal |
updateArtifact(NuxeoPrincipal principal)
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 UserObject()
public Object doGetUserToGroup(String groupName)
protected NuxeoPrincipal updateArtifact(NuxeoPrincipal principal)
AbstractUMObject
updateArtifact
in class AbstractUMObject<NuxeoPrincipal>
principal
- the artifact that has been retrieved from request.protected void deleteArtifact()
AbstractUMObject
deleteArtifact
in class AbstractUMObject<NuxeoPrincipal>
protected boolean isAPowerUserEditableArtifact()
AbstractUMObject
isAPowerUserEditableArtifact
in class AbstractUMObject<NuxeoPrincipal>
Copyright © 2018 Nuxeo. All rights reserved.