Class DocumentSearchResultSetConfiguration.Builder

java.lang.Object
org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
All Implemented Interfaces:
Serializable, ModelBuilder, DocumentSearchResultSetConfigurationContract
Enclosing class:
DocumentSearchResultSetConfiguration

public static final class DocumentSearchResultSetConfiguration.Builder extends Object implements Serializable, ModelBuilder, DocumentSearchResultSetConfigurationContract
A builder which can be used to construct DocumentSearchResultSetConfiguration instances. Enforces the constraints of the DocumentSearchResultSetConfigurationContract.
See Also: