public class DocRef extends Object implements OperationInput
Modifier and Type | Method and Description |
---|---|
String |
getInputRef() |
String |
getInputType() |
boolean |
isBinary() |
static DocRef |
newRef(String ref) |
String |
toString() |
public String getInputType()
getInputType
in interface OperationInput
public String getInputRef()
getInputRef
in interface OperationInput
public boolean isBinary()
isBinary
in interface OperationInput
Copyright © 2018 Nuxeo. All rights reserved.