Class DocumentSearchResultSetConfiguration

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

public final class DocumentSearchResultSetConfiguration extends 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: