public abstract class BaseUMObject extends DefaultObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseUrl |
protected javax.ws.rs.core.MediaType |
fixeMediaType |
protected static org.apache.commons.logging.Log |
log |
protected AbstractMapper |
mapper |
protected UserManager |
um |
| Constructor and Description |
|---|
BaseUMObject() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkUpdateGuardPreconditions() |
protected abstract String |
getPrefix() |
protected void |
initialize(Object... args) |
protected boolean |
isAPowerUserEditableArtifact()
Check that the current artifact is editable by a power user.
|
disptachAdapter, 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, toStringprotected static org.apache.commons.logging.Log log
protected UserManager um
protected AbstractMapper mapper
protected javax.ws.rs.core.MediaType fixeMediaType
public BaseUMObject()
protected void initialize(Object... args)
initialize in class AbstractResource<ResourceTypeImpl>protected void checkUpdateGuardPreconditions() throws ClientException
ClientExceptionprotected boolean isAPowerUserEditableArtifact()
Copyright © 2016 Nuxeo SA. All rights reserved.