Uses of Class
org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
Packages that use DocumentSearchResultValue.Builder
-
Uses of DocumentSearchResultValue.Builder in org.kuali.rice.kew.framework.document.search
Methods in org.kuali.rice.kew.framework.document.search that return DocumentSearchResultValue.BuilderModifier and TypeMethodDescriptionCreates a new builder instance initialized with the given document id.DocumentSearchResultValue.Builder.create(DocumentSearchResultValueContract contract) Creates a new builder instance initialized with copies of the properties from the given contract.Methods in org.kuali.rice.kew.framework.document.search that return types with arguments of type DocumentSearchResultValue.BuilderMethod parameters in org.kuali.rice.kew.framework.document.search with type arguments of type DocumentSearchResultValue.BuilderModifier and TypeMethodDescriptionvoidDocumentSearchResultValues.Builder.setResultValues(List<DocumentSearchResultValue.Builder> resultValues)