public final class DocumentLink extends AbstractDataTransferObject implements DocumentLinkContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DocumentLink.BuilderA builder which can be used to construct  DocumentLinkinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDestinationDocumentId() | 
| String | getId()The unique identifier for an object. | 
| String | getOriginatingDocumentId() | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getId()
IdentifiablegetId in interface Identifiablepublic String getOriginatingDocumentId()
getOriginatingDocumentId in interface DocumentLinkContractpublic String getDestinationDocumentId()
getDestinationDocumentId in interface DocumentLinkContractCopyright © 2005–2015 The Kuali Foundation. All rights reserved.