public static interface DocumentSearch.ResultDecision extends ConditionAwareBuilder
Modifier and Type | Method and Description |
---|---|
List<com.lexmark.saperion.document.DocumentRevisionReferenceType> |
list()
Executes the search and takes into account that there may be several results.
|
DocumentSearch.LoadDecision |
uniqueResult()
Indicates that it is expected that one and only one document satisfies the searches conditions.
|
setCondition
List<com.lexmark.saperion.document.DocumentRevisionReferenceType> list() throws com.lexmark.saperion.exceptions.EcmException
document revision ids
not complete documents.com.lexmark.saperion.exceptions.EcmException
DocumentSearch.LoadDecision uniqueResult()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.