Package wt.identity
Class DisplayIdentificationPersistableDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationPersistableDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationPersistableDelegate
extends DisplayIdentificationStandardDelegate
implements Externalizable
Provides Identification information for a
Supported API: true
Extendable: true
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
- See Also:
-
Method Summary
Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
initializeIdentifier, initializeType