public class LibraryCategoryReference extends Line
Each entity proxy also stores the entities guid.
Links a glossary category to a corresponding category in an external glossary.
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
LibraryCategoryReference() |
LibraryCategoryReference(Line template) |
LibraryCategoryReference(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
{@literal Description of the corresponding element from the external glossary.
|
String |
getIdentifier()
{@literal Identifier of the corresponding element from the external glossary.
|
Date |
getLastVerified()
{@literal Date when this reference was last checked.
|
String |
getSteward()
{@literal Person who established the link to the external glossary.
|
void |
setDescription(String description) |
void |
setIdentifier(String identifier) |
void |
setLastVerified(Date lastVerified) |
void |
setSteward(String steward) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getGuid, getLineType, getName, getSerialVersionUID, getSystemAttributes, getTypeDefGuid, setAdditionalProperties, setEffectiveFromTime, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic LibraryCategoryReference()
public LibraryCategoryReference(Line template)
public LibraryCategoryReference(Relationship omrsRelationship)
public String getIdentifier()
String public void setIdentifier(String identifier)
public String getDescription()
String public void setDescription(String description)
public String getSteward()
String public void setSteward(String steward)
public Date getLastVerified()
Date public void setLastVerified(Date lastVerified)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2020 ODPi. All rights reserved.