Package wt.eff
Class DisplayIdentificationEffGroupDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.eff.DisplayIdentificationEffGroupDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationEffGroupDelegate
extends DisplayIdentificationStandardDelegate
implements Externalizable
Delegate for displaying an effectivity group.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeEffContextIdentity(Object object) Initialize the identity for the concept portion of the object.protected voidinitializeRangeMessage(Object object) Initialize the identity for the concept portion of the object.protected voidinitializeTargetIdentity(Object object) Initialize the identity for the concept portion of the object.Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
initializeIdentifier, initializeType
-
Method Details
-
initializeEffContextIdentity
Initialize the identity for the concept portion of the object.
Supported API: true- Parameters:
object-
-
initializeTargetIdentity
Initialize the identity for the concept portion of the object.
Supported API: true- Parameters:
object-
-
initializeRangeMessage
Initialize the identity for the concept portion of the object.
Supported API: true- Parameters:
object-
-