public class ExternalGlossaryCategoriesReference 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 |
|---|
ExternalGlossaryCategoriesReference() |
ExternalGlossaryCategoriesReference(Map objIdMap) |
ExternalGlossaryCategoriesReference(Reference other) |
ExternalGlossaryCategoriesReference(String guid) |
ExternalGlossaryCategoriesReference(String entityGuid,
Line line)
Populate the reference from a relationship
|
ExternalGlossaryCategoriesReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
ExternalGlossaryCategoriesReference(String guid,
String relatedEndType) |
ExternalGlossaryCategoriesReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
ExternalGlossaryCategoriesReference(String relatedEndType,
String attrName,
Object attrValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription()
Description of the corresponding element from the external glossary.
|
ExternalGlossaryLink |
getExternalGlossaryLink() |
String |
getIdentifier()
Identifier of the corresponding element from the external glossary.
|
String |
getLastVerified()
Date when this reference was last checked.
|
String |
getSteward()
Person who established the link to the external glossary.
|
int |
hashCode() |
void |
setDescription(String description) |
void |
setExternalGlossaryLink(ExternalGlossaryLink externalGlossaryLink) |
void |
setIdentifier(String identifier) |
void |
setLastVerified(String lastVerified) |
void |
setSteward(String steward) |
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 ExternalGlossaryCategoriesReference()
public ExternalGlossaryCategoriesReference(String guid)
public ExternalGlossaryCategoriesReference(String guid, String relatedEndType)
public ExternalGlossaryCategoriesReference(String relatedEndType, Map<String,Object> uniqueAttributes)
public ExternalGlossaryCategoriesReference(String relatedEndType, String attrName, Object attrValue)
public ExternalGlossaryCategoriesReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public ExternalGlossaryCategoriesReference(Reference other)
public ExternalGlossaryCategoriesReference(String entityGuid, Line line)
entityGuid - String entity Guidline - Linepublic ExternalGlossaryCategoriesReference(Map objIdMap)
public ExternalGlossaryLink getExternalGlossaryLink()
public void setExternalGlossaryLink(ExternalGlossaryLink externalGlossaryLink)
public String getIdentifier()
public void setIdentifier(String identifier)
public String getDescription()
public void setDescription(String description)
public String getSteward()
public void setSteward(String steward)
public String getLastVerified()
public void setLastVerified(String lastVerified)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018 ODPi. All rights reserved.