public abstract class NuxeoArtifactWebObject extends DefaultObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
nxArtifactId |
| Constructor and Description |
|---|
NuxeoArtifactWebObject() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
computeUrl(String suffix)
Deprecated.
|
Object |
doAddDoc(Boolean inline,
String type) |
Object |
doCreateDocumentation(DocumentationItem docItem) |
Object |
doDeleteDocumentation(String uuid) |
Object |
doEditDoc(String uuid) |
protected abstract Object |
doGet() |
Object |
doUpdateDocumentation(DocumentationItem docItem) |
Object |
doViewAggregated() |
Object |
doViewDefault() |
Object |
doViewDoc() |
AssociatedDocuments |
getAssociatedDocuments() |
Map<String,String> |
getCategories() |
protected String |
getDistributionId() |
protected String |
getDocUrl() |
abstract NuxeoArtifact |
getNxArtifact() |
protected String |
getNxArtifactId() |
protected SnapshotManager |
getSnapshotManager() |
Template |
getView(String viewId) |
protected void |
initialize(Object... args) |
Object |
quickEdit(String editId) |
Object |
quickEditSave(String editId) |
disptachAdapter, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringprotected String nxArtifactId
public NuxeoArtifactWebObject()
protected void initialize(Object... args)
initialize in class AbstractResource<ResourceTypeImpl>protected String getNxArtifactId()
protected SnapshotManager getSnapshotManager()
public Template getView(String viewId)
getView in interface ResourcegetView in class AbstractResource<ResourceTypeImpl>public abstract NuxeoArtifact getNxArtifact()
protected String getDistributionId()
public AssociatedDocuments getAssociatedDocuments()
public Object doUpdateDocumentation(DocumentationItem docItem)
@Deprecated protected String computeUrl(String suffix) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic Object doCreateDocumentation(DocumentationItem docItem)
public Object doDeleteDocumentation(String uuid)
public Object doViewDefault()
public Object doViewAggregated()
public Object quickEditSave(String editId)
public Map<String,String> getCategories()
Copyright © 2016 Nuxeo SA. All rights reserved.