Class DocumentLink.Builder

java.lang.Object
org.kuali.rice.kew.api.document.DocumentLink.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.ModelBuilder, DocumentLinkContract
Enclosing class:
DocumentLink

public static final class DocumentLink.Builder extends Object implements Serializable, org.kuali.rice.core.api.mo.ModelBuilder, DocumentLinkContract
A builder which can be used to construct DocumentLink instances. Enforces the constraints of the DocumentLinkContract.
See Also: