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, isAdapter
checkGuard, 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, toString
public Template getView(String viewId)
getView
in interface Resource
getView
in class AbstractResource<ResourceTypeImpl>
public abstract NuxeoArtifact getNxArtifact()
public AssociatedDocuments getAssociatedDocuments()
public Object doUpdateDocumentation(DocumentationItem docItem) throws Exception
Exception
public Object doCreateDocumentation(DocumentationItem docItem) throws Exception
Exception
public Object doDeleteDocumentation(String uuid) throws Exception
Exception
Copyright © 2011 Nuxeo SA. All Rights Reserved.