Package org.kuali.rice.kew.api.document
Class DocumentLink
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.document.DocumentLink
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.common.Identifiable,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,DocumentLinkContract
public final class DocumentLink
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements DocumentLinkContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructDocumentLinkinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getId
- Specified by:
getIdin interfaceorg.kuali.rice.core.api.mo.common.Identifiable
-
getOriginatingDocumentId
- Specified by:
getOriginatingDocumentIdin interfaceDocumentLinkContract
-
getDestinationDocumentId
- Specified by:
getDestinationDocumentIdin interfaceDocumentLinkContract
-