public abstract class NuxeoArtifactWebObject extends DefaultObject
| Constructor and Description |
|---|
NuxeoArtifactWebObject() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doAddDoc(Boolean inline,
String type) |
Object |
doCreateDocumentation(DocumentationItem docItem) |
Object |
doDeleteDocumentation(String uuid) |
Object |
doEditDoc(String uuid) |
Object |
doUpdateDocumentation(DocumentationItem docItem) |
Object |
doViewAggregated() |
Object |
doViewDefault() |
Object |
doViewDoc() |
AssociatedDocuments |
getAssociatedDocuments() |
Map<String,String> |
getCategories() |
abstract NuxeoArtifact |
getNxArtifact() |
Template |
getView(String viewId) |
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, toStringpublic Template getView(String viewId)
getView in interface ResourcegetView in class AbstractResource<ResourceTypeImpl>public abstract NuxeoArtifact getNxArtifact() throws OperationException
OperationExceptionpublic AssociatedDocuments getAssociatedDocuments() throws OperationException
OperationExceptionpublic Object doUpdateDocumentation(DocumentationItem docItem) throws Exception
Exceptionpublic Object doCreateDocumentation(DocumentationItem docItem) throws Exception
Exceptionpublic Object doDeleteDocumentation(String uuid) throws Exception
ExceptionCopyright © 2014 Nuxeo SA. All rights reserved.