public interface IGlossaryTerm
extends com.arcway.cockpit.genericmodule.docgen.provider.interfaces.IGenericModuleData
IGlossaryTerm object allows to read attribute values of a glossary term
as well as accessing child items and related items.
Item type constant: "gm.crmdocumentationmodule.glossaryTerm"| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionLink()
Returns the description link of the glossary term.
|
java.lang.String |
getID()
Returns the id of the glossary term.
|
java.lang.String |
getIDandterm()
Returns the id and term of the glossary term.
|
IFolder |
getParentFolder()
Returns the parent folder.
|
java.lang.String |
getTerm()
Returns the term of the glossary term.
|
boolean |
hasFolderParent()
Returns whether this glossary term has a parent of type folder.
|
getAncestorObjects, getAttribute_asParagraphList, getAttribute_asSingleLine, getAttribute_asTimestamp_MilliSecondsSince_01_01_1970, getAttribute, getChildObjects, getChildObjects, getChildObjectsOfTypeRank, getChildObjectsWithCategory, getChildObjectsWithCategory, getChildObjectsWithDefaultCategory, getChildObjectsWithDefaultCategory, getChildrenIDPrefix, getLinkedModelElements, getObjectType, getParentObject, getRelatedLOObjects, getRelatedLOObjects, getRelatedLOObjectsWithCategory, getRelatedLOObjectsWithCategory, getRelatedLOObjectsWithDefaultCategory, getRelatedLOObjectsWithDefaultCategory, getRelatedMDObjects, getRelatedMDObjects, getRelatedMDObjectsWithCategory, getRelatedMDObjectsWithCategory, getRelatedMDObjectsWithDefaultCategory, getRelatedMDObjectsWithDefaultCategory, getUniqueIdentifier, isLinkedToAnyModelElement, toRecordgetImage, getPNGFile, getSVGFile, getWMFFilegetCategoryID, getCategoryLabel, getDateTimeProperty_MilliSecondsSince_01_01_1970, getFileProperty, getFileProperty, getFilePropertyAsBase64StringList, getFilePropertyAsFileName, getFilePropertyAsFileName, getFilePropertyAsRawStringList, getFilePropertyAsStringList, getPropertyAsString, getPropertyAsStringArray, getPropertyAsStringList, hasCustomPropertyValues, hasDefaultCategory, hasPropertyValue, readImageInfoOfFilePropertygetCommitVersion, getCreationDate_MilliSecondsSince_01_01_1970, getCreationDate, getCreator, getDateOfLastModification_MilliSecondsSince_01_01_1970, getDateOfLastModification, getDisplayName, getLastModifier, getModificationCount, getProjectUniqueIdentifier, getTypeID, getTypeName, toRecordjava.lang.String getID()
java.lang.String getTerm()
java.lang.String getDescriptionLink()
java.lang.String getIDandterm()
boolean hasFolderParent()
IFolder getParentFolder()