|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentSearchCriteriaConfigurationContract | |
---|---|
org.kuali.rice.kew.framework.document.search | Copyright 2005-2012 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 DocumentSearchCriteriaConfigurationContract in org.kuali.rice.kew.framework.document.search |
---|
Classes in org.kuali.rice.kew.framework.document.search that implement DocumentSearchCriteriaConfigurationContract | |
---|---|
class |
DocumentSearchCriteriaConfiguration
An immutable data transfer object implementation of the DocumentSearchCriteriaConfigurationContract . |
static class |
DocumentSearchCriteriaConfiguration.Builder
A builder which can be used to construct DocumentSearchCriteriaConfiguration instances. |
Methods in org.kuali.rice.kew.framework.document.search with parameters of type DocumentSearchCriteriaConfigurationContract | |
---|---|
static DocumentSearchCriteriaConfiguration.Builder |
DocumentSearchCriteriaConfiguration.Builder.create(DocumentSearchCriteriaConfigurationContract contract)
Creates a new builder instance initialized with copies of the properties from the given contract. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |