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 SaBasicException
SaBasicException
Copyright © 2016 SAPERION AG. All rights reserved.