public class ExternalGlossaryLinkReference extends Reference implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected ExternalGlossaryLink |
externalGlossaryLink |
protected String |
name |
protected 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 entityGuid,
Line line)
Populate the reference from a relationship
|
ExternalGlossaryLinkReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
ExternalGlossaryLinkReference(String guid,
String relatedEndType) |
ExternalGlossaryLinkReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
ExternalGlossaryLinkReference(String relatedEndType,
String attrName,
Object attrValue) |
| 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 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 relatedEndType, String attrName, Object attrValue)
public ExternalGlossaryLinkReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public ExternalGlossaryLinkReference(Reference other)
public ExternalGlossaryLinkReference(String entityGuid, Line line)
entityGuid - String entity Guidline - Linepublic ExternalGlossaryLinkReference(Map objIdMap)
public ExternalGlossaryLink getExternalGlossaryLink()
public void setExternalGlossaryLink(ExternalGlossaryLink externalGlossaryLink)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018 ODPi. All rights reserved.