wt.part
Class DisplayIdentificationWTProductInstance2Delegate

java.lang.Object
  extended by wt.identity.DisplayIdentificationStandardDelegate
      extended by wt.identity.DisplayIdentificationIteratedDelegate
          extended by wt.identity.DisplayIdentificationVersionedDelegate
              extended by wt.identity.DisplayIdentificationStandardVersionedDelegate
                  extended by wt.part.DisplayIdentificationWTProductInstance2Delegate
All Implemented Interfaces:
Externalizable, Serializable, DisplayIdentification, DisplayIdentificationDelegate

public class DisplayIdentificationWTProductInstance2Delegate
extends DisplayIdentificationStandardVersionedDelegate
implements Externalizable



Supported API: true

Extendable: false

See Also:
Serialized Form

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

Method Detail

initializeVersionIdentity

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

Supported API: true

Specified by:
initializeVersionIdentity in class DisplayIdentificationStandardVersionedDelegate
Parameters:
object -

initializeIterationIdentity

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

Supported API: true

Specified by:
initializeIterationIdentity in class DisplayIdentificationStandardVersionedDelegate
Parameters:
object -

initializeIdentifier

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

Supported API: true

Overrides:
initializeIdentifier in class DisplayIdentificationStandardVersionedDelegate
Parameters:
object -