public class DocRefs extends ArrayList<DocRef> implements OperationInput
modCount
Constructor and Description |
---|
DocRefs() |
DocRefs(DocRefs docs) |
DocRefs(int size) |
Modifier and Type | Method and Description |
---|---|
String |
dump() |
String |
getInputRef() |
String |
getInputType() |
boolean |
isBinary() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public String getInputType()
getInputType
in interface OperationInput
public String getInputRef()
getInputRef
in interface OperationInput
public boolean isBinary()
isBinary
in interface OperationInput
public String toString()
toString
in class AbstractCollection<DocRef>
Copyright © 2018 Nuxeo. All rights reserved.