public static interface DocumentSearch.QueryBuilder
Modifier and Type | Method and Description |
---|---|
List<com.lexmark.saperion.document.DocumentRevisionReferenceType> |
all()
Executes a query that finds every document in the given definition.
|
NegationBuilder<DocumentSearch.ResultDecision> |
where()
Indicates that only documents satisfying a specific condition should be returned.
|
NegationBuilder<DocumentSearch.ResultDecision> where()
List<com.lexmark.saperion.document.DocumentRevisionReferenceType> all() throws com.lexmark.saperion.exceptions.EcmException
com.lexmark.saperion.exceptions.EcmException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.