Class relationResource
- Specific object identifier of the link class (where there is a link returned from the collector tool)
- The integer key of the collection tool which collected the associated object (a.k.a. 'collected as key')
Relationship display values can be specified by bundle entries mapping by the 'collected as key', the link class name, or a combination of both. The lookup for a custom bundle entry will first look for an entry for both the 'collected as key' and link class name (i.e. "CAK-10|wt.part.WTPartDescribeLink"). This allows for the most specific labeling of the association. If no entry matching this format is found, an entry matching only the link class name will be looked up (i.e. "wt.note.NoteHolderNoteLink"). If still no entry is found, then a lookup will be performed by the 'collected as key' (i.e. "CAK-2").
When specifying a custom bundle entry by link name only (i.e. "wt.part.WTPartUsageLink"), the
bundle entry itself can specify the actual display value in one of three ways:
- Specifying the localized display text directly. Example:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control -
Field Summary
Fields inherited from class java.util.ResourceBundle
parent -
Method Summary
Methods inherited from class wt.util.resource.WTListResourceBundle
getCategory, getContentsMethods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySetMethods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent