wt.eff
Class DisplayIdentificationEffGroupDelegate

java.lang.Object
  extended by wt.identity.DisplayIdentificationStandardDelegate
      extended by 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

See Also:
Serialized Form

Method Summary
protected  void initializeEffContextIdentity(Object object)
          Initialize the identity for the concept portion of the object.
protected  void initializeIdentifier(Object object)
          Initialize the identifier attribute of this property object.
protected  void initializeRangeMessage(Object object)
          Initialize the identity for the concept portion of the object.
protected  void initializeTargetIdentity(Object object)
          Initialize the identity for the concept portion of the object.
protected  void initializeType(Object object)
          Initialize the type attribute of this property object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initializeEffContextIdentity

protected void initializeEffContextIdentity(Object object)
Initialize the identity for the concept portion of the object.

Supported API: true

Parameters:
object -

initializeTargetIdentity

protected void initializeTargetIdentity(Object object)
Initialize the identity for the concept portion of the object.

Supported API: true

Parameters:
object -

initializeRangeMessage

protected void initializeRangeMessage(Object object)
Initialize the identity for the concept portion of the object.

Supported API: true

Parameters:
object -

initializeIdentifier

protected void initializeIdentifier(Object object)
Initialize the identifier attribute of this property object.

Supported API: true

Specified by:
initializeIdentifier in class DisplayIdentificationStandardDelegate
Parameters:
object -

initializeType

protected void initializeType(Object object)
Initialize the type attribute of this property object.

Supported API: true

Specified by:
initializeType in class DisplayIdentificationStandardDelegate
Parameters:
object -