Class DocumentSearchResultSetConfiguration

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

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