public class ExternalGlossaryLinkReference extends Reference implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected ExternalGlossaryLink |
externalGlossaryLink |
protected String |
name |
protected static String |
relationship_Type |
KEY_RELATED_END_GUID, KEY_RELATIONSHIP_GUID, KEY_TYPENAME, KEY_UNIQUE_ATTRIBUTES, referenceName, relatedEndGuid, relatedEndType, relationshipGuid, uniqueAttributes| Constructor and Description |
|---|
ExternalGlossaryLinkReference() |
ExternalGlossaryLinkReference(Map objIdMap) |
ExternalGlossaryLinkReference(Reference other) |
ExternalGlossaryLinkReference(String guid) |
ExternalGlossaryLinkReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
ExternalGlossaryLinkReference(String entityGuid,
OMRSLine line)
Populate the reference from a relationship
|
ExternalGlossaryLinkReference(String guid,
String relatedEndType) |
ExternalGlossaryLinkReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ExternalGlossaryLink |
getExternalGlossaryLink() |
int |
hashCode() |
void |
setExternalGlossaryLink(ExternalGlossaryLink externalGlossaryLink) |
StringBuilder |
toString(StringBuilder sb) |
getReferenceName, getRelatedEndGuid, getRelatedEndType, getRelationship_Type, getRelationshipAttributes, getRelationshipGuid, getUniqueAttributes, setReferenceName, setRelatedEndGuid, setRelatedEndType, setRelationship_Type, setRelationshipAttributes, setRelationshipGuid, setUniqueAttributes, toStringprotected static final String relationship_Type
protected String name
protected ExternalGlossaryLink externalGlossaryLink
public ExternalGlossaryLinkReference()
public ExternalGlossaryLinkReference(String guid)
public ExternalGlossaryLinkReference(String guid, String relatedEndType)
public ExternalGlossaryLinkReference(String relatedEndType, Map<String,Object> uniqueAttributes)
public ExternalGlossaryLinkReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public ExternalGlossaryLinkReference(Reference other)
public ExternalGlossaryLinkReference(String entityGuid, OMRSLine line)
entityGuid - String entity Guidline - OMRSLinepublic ExternalGlossaryLinkReference(Map objIdMap)
public ExternalGlossaryLink getExternalGlossaryLink()
public void setExternalGlossaryLink(ExternalGlossaryLink externalGlossaryLink)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2019 ODPi. All rights reserved.