Table 17. ILinkTargetConfig Methods
|
|
java.lang.String getDescription()
|
Gets the method name which will be used to retrieve description string. |
java.lang.String getDisplayName()
|
Gets the method name for displaying display name. |
java.lang.String getExternalKey()
|
Returns the method name to be used as display external key properties. |
java.util.List getLinkTargetEventHandlers()
|
Returns a list of event handler class names. |
java.lang.String getTargetType()
|
Returns target type string for the link target. |
java.lang.String getTargetTypeName()
|
Gets name string assigned for given target class. |
IUnassignedObjectProvider getUnassignedObjectProvider()
|
Gets the name of class for retrieving unassigned objects. |
IHierarchyXMLExchangeHandler getXmlExchangeHandler()
|
Returns full class name of XML exchange handler for handle this type of element in the XML import process. |
java.lang.String getXmlTag()
|
Returns XML element tag name used for this type of link target. |
boolean isStoredHierXRef()
|
Returns a Boolean indicating whether this type of link target, when handled in the OLAP side, is flatten out outside the hierarchy node table. |