Package wt.identity
Class DisplayIdentificationWithLabelsDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationWithLabelsDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationWithLabelsDelegate
extends DisplayIdentificationStandardDelegate
implements Externalizable
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.identity.DisplayIdentificationStandardDelegate
includeLabels, OLD_FORMAT_VERSION_UID, VERBOSEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeVersionIdentity(Object object) Initialize the identity for the version portion of the object.Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
getAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayIdentity, getDisplayType, getIdentifier, getIdentifierFromNameNumberValues, getMessageKey, getOriginalType, getResourceBundle, getType, initialize, initialize, initialize, initializeIdentifier, initializeType, intializeFromCache, isInitializedFromCache, readVersion, setIdentifier, setIncludeLabels, setOriginalType, setType
-
Method Details
-
initializeVersionIdentity
Initialize the identity for the version portion of the object.
Supported API: true- Parameters:
object-
-