Class DocumentSearchCriteriaConfiguration

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete, DocumentSearchCriteriaConfigurationContract

public final class DocumentSearchCriteriaConfiguration extends AbstractDataTransferObject implements DocumentSearchCriteriaConfigurationContract
An immutable data transfer object implementation of the DocumentSearchCriteriaConfigurationContract. Instances of this class should be constructed using the nested DocumentSearchCriteriaConfiguration.Builder class.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: