Class DocumentSearchCriteriaConfiguration

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

public final class DocumentSearchCriteriaConfiguration extends org.kuali.rice.core.api.mo.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: