Uses of Class
org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
Packages that use DocumentSearchResultSetConfiguration.Builder
-
Uses of DocumentSearchResultSetConfiguration.Builder in org.kuali.rice.kew.framework.document.search
Methods in org.kuali.rice.kew.framework.document.search that return DocumentSearchResultSetConfiguration.BuilderModifier and TypeMethodDescriptionDocumentSearchResultSetConfiguration.Builder.create()Creates new empty builder instance.DocumentSearchResultSetConfiguration.Builder.create(DocumentSearchResultSetConfigurationContract contract) Creates a new builder instance initialized with copies of the properties from the given contract.