Uses of Interface
org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
Packages that use DocumentSearchCriteriaContract
-
Uses of DocumentSearchCriteriaContract in org.kuali.rice.kew.api.document.search
Classes in org.kuali.rice.kew.api.document.search that implement DocumentSearchCriteriaContractModifier and TypeClassDescriptionfinal classAn immutable data transfer object implementation of theDocumentSearchCriteriaContract.static final classA builder which can be used to constructDocumentSearchCriteriainstances.Methods in org.kuali.rice.kew.api.document.search that return DocumentSearchCriteriaContractModifier and TypeMethodDescriptionDocumentSearchResultsContract.getCriteria()Returns the criteria that was used to execute the search.Methods in org.kuali.rice.kew.api.document.search with parameters of type DocumentSearchCriteriaContractModifier and TypeMethodDescriptionDocumentSearchCriteria.Builder.create(DocumentSearchCriteriaContract contract) Creates a new builder instance initialized with copies of the properties from the given contract.