Class DocumentSearchResultValue

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

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