public class OperationWO extends NuxeoArtifactWebObject
nxArtifactId
Constructor and Description |
---|
OperationWO() |
Modifier and Type | Method and Description |
---|---|
Object |
doGet() |
Object |
doViewDefault() |
protected String[] |
getInputs(OperationInfo op) |
String |
getInputsAsString(OperationInfo op) |
NuxeoArtifact |
getNxArtifact() |
protected String[] |
getOutputs(OperationInfo op) |
String |
getOutputsAsString(OperationInfo op) |
String |
getParamDefaultValue(OperationDocumentation.Param param) |
String |
getSearchCriterion() |
OperationInfo |
getTargetComponentInfo() |
computeUrl, doAddDoc, doCreateDocumentation, doDeleteDocumentation, doEditDoc, doUpdateDocumentation, doViewAggregated, doViewDoc, getAssociatedDocuments, getCategories, getDistributionId, getDocUrl, getNxArtifactId, getSnapshotManager, getView, initialize, quickEdit, quickEditSave
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 OperationWO()
public Object doGet()
doGet
in class NuxeoArtifactWebObject
public OperationInfo getTargetComponentInfo()
public NuxeoArtifact getNxArtifact()
getNxArtifact
in class NuxeoArtifactWebObject
protected String[] getInputs(OperationInfo op)
protected String[] getOutputs(OperationInfo op)
public String getInputsAsString(OperationInfo op)
public String getOutputsAsString(OperationInfo op)
public String getParamDefaultValue(OperationDocumentation.Param param)
public Object doViewDefault()
doViewDefault
in class NuxeoArtifactWebObject
public String getSearchCriterion()
getSearchCriterion
in class NuxeoArtifactWebObject
Copyright © 2017 Nuxeo. All rights reserved.