public final class DocumentLink extends AbstractDataTransferObject implements DocumentLinkContract
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentLink.Builder
A builder which can be used to construct
DocumentLink instances. |
| 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–2016 The Kuali Foundation. All rights reserved.