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:
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeType(Object object) Initialize the type to the EffectivityType if it is set.Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
initializeIdentifier, initializeType
-
Method Details
-
initializeType
Initialize the type to the EffectivityType if it is set.
Supported API: true- Overrides:
initializeTypein classDisplayIdentificationEffConfigurationItemDelegate- Parameters:
object-
-