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, 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 UserObject()
public Object doGetUserToGroup(String groupName)
protected NuxeoPrincipal updateArtifact(NuxeoPrincipal principal)
AbstractUMObjectupdateArtifact in class AbstractUMObject<NuxeoPrincipal>principal - the artifact that has been retrieved from request.protected void deleteArtifact()
AbstractUMObjectdeleteArtifact in class AbstractUMObject<NuxeoPrincipal>protected boolean isAPowerUserEditableArtifact()
AbstractUMObjectisAPowerUserEditableArtifact in class AbstractUMObject<NuxeoPrincipal>Copyright © 2018 Nuxeo. All rights reserved.