wt.identity
Class DisplayIdentificationIteratedDelegate

java.lang.Object
  extended by wt.identity.DisplayIdentificationStandardDelegate
      extended by wt.identity.DisplayIdentificationIteratedDelegate
All Implemented Interfaces:
Externalizable, Serializable, DisplayIdentification, DisplayIdentificationDelegate
Direct Known Subclasses:
DisplayIdentificationDefaultWTContainerTemplateDelegate, DisplayIdentificationVersionedDelegate

public abstract class DisplayIdentificationIteratedDelegate
extends DisplayIdentificationStandardDelegate
implements Externalizable



Supported API: true

Extendable: true

See Also:
Serialized Form

Method Summary
protected abstract  void initializeIterationIdentity(Object object)
          Initialize the identity for the version portion of the object.
 
Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
initializeIdentifier, initializeType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

initializeIterationIdentity

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

Supported API: true

Parameters:
object -