|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
public abstract class WTObject
WTObject is the abstract base class for all domain-specific item and
link classes.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
LocalizableMessage |
getDisplayIdentifier()
Use IdentityFactory to return the displayable identifier
of the object. |
DisplayIdentity |
getDisplayIdentity()
Use IdentityFactory to return the displayable identity
of the object. |
LocalizableMessage |
getDisplayType()
Use IdentityFactory to return the displayable type of
the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public LocalizableMessage getDisplayType()
IdentityFactory to return the displayable type of
the object. This value is suitable for any message.
public LocalizableMessage getDisplayIdentifier()
IdentityFactory to return the displayable identifier
of the object.
public DisplayIdentity getDisplayIdentity()
IdentityFactory to return the displayable identity
of the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||