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, toString
public String getId()
Identifiable
getId
in interface Identifiable
public String getOriginatingDocumentId()
getOriginatingDocumentId
in interface DocumentLinkContract
public String getDestinationDocumentId()
getDestinationDocumentId
in interface DocumentLinkContract
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.