Package wt.identity

Class DisplayIdentificationObjectDelegate

java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationObjectDelegate
All Implemented Interfaces:
Externalizable, Serializable, DisplayIdentification, DisplayIdentificationDelegate

public class DisplayIdentificationObjectDelegate extends DisplayIdentificationStandardDelegate implements Externalizable
Provides Identification information for a java.lang.Object object. The type for the object is it's classname and it's identifier is a result of toString().

Supported API: true

Extendable: false
See Also: