|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationPersistableDelegate
public class DisplayIdentificationPersistableDelegate
Provides Identification information for a Persistable object.
The type for the object comes from the WTIntrospector and
the identifier value comes from the identity property of
the object.
From R6.0, if the object passed in is a "soft" type, use DefinitionDescriptorLocalizableMessage
for the display type information of the object. Use the WTIntrospector
still if the object passed in is a "hard" type.
Class inherited from this Class can use its initializeType() method to
get hold of either "Typed" or "Non-Typed" information depends on if the
object it represents is "Typed".
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected void |
initializeIdentifier(Object object)
Initialize the identifier attribute of this property object. |
protected void |
initializeType(Object object)
Initialize the type attribute of this property object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void initializeIdentifier(Object object)
initializeIdentifier in class DisplayIdentificationStandardDelegateobject - protected void initializeType(Object object)
initializeType in class DisplayIdentificationStandardDelegateobject -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||