Package wt.effectivity
Class DisplayIdentificationConfigurationItemDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.eff.DisplayIdentificationEffConfigurationItemDelegate
wt.effectivity.DisplayIdentificationConfigurationItemDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationConfigurationItemDelegate
extends DisplayIdentificationEffConfigurationItemDelegate
implements Externalizable
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.identity.DisplayIdentificationStandardDelegate
includeLabels, VERBOSEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeType(Object object) Initialize the type to the EffectivityType if it is set.Methods inherited from class wt.eff.DisplayIdentificationEffConfigurationItemDelegate
initializeIdentifier, readVersionMethods inherited from class wt.identity.DisplayIdentificationStandardDelegate
getAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayIdentity, getDisplayType, getIdentifier, getIdentifierFromNameNumberValues, getOriginalType, getType, initialize, initialize, initialize, initializeIdentifier, initializeType, intializeFromCache, isInitializedFromCache, readVersion, setIdentifier, setIncludeLabels, setOriginalType, setType
-
Method Details
-
initializeType
Initialize the type to the EffectivityType if it is set.
Supported API: true- Overrides:
initializeTypein classDisplayIdentificationEffConfigurationItemDelegate- Parameters:
object-
-