Uses of Interface
org.kuali.rice.kew.api.document.search.DocumentSearchResultsContract
Packages that use DocumentSearchResultsContract
-
Uses of DocumentSearchResultsContract in org.kuali.rice.kew.api.document.search
Classes in org.kuali.rice.kew.api.document.search that implement DocumentSearchResultsContractModifier and TypeClassDescriptionfinal classAn immutable data transfer object implementation of theDocumentSearchResultsContract.static final classA builder which can be used to constructDocumentSearchResultsinstances.Methods in org.kuali.rice.kew.api.document.search with parameters of type DocumentSearchResultsContractModifier and TypeMethodDescriptionDocumentSearchResults.Builder.create(DocumentSearchResultsContract contract) Creates a new builder instance initialized with copies of the properties from the given contract.