Uses of Class
org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration.Builder

Packages that use DocumentSearchCriteriaConfiguration.Builder
org.kuali.rice.kew.framework.document.search Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of DocumentSearchCriteriaConfiguration.Builder in org.kuali.rice.kew.framework.document.search
 

Methods in org.kuali.rice.kew.framework.document.search that return DocumentSearchCriteriaConfiguration.Builder
static DocumentSearchCriteriaConfiguration.Builder DocumentSearchCriteriaConfiguration.Builder.create()
          Creates new empty builder instance.
static DocumentSearchCriteriaConfiguration.Builder DocumentSearchCriteriaConfiguration.Builder.create(DocumentSearchCriteriaConfigurationContract contract)
          Creates a new builder instance initialized with copies of the properties from the given contract.
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.