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