wt.identity
Class DisplayIdentificationWTDocumentDelegate

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.identity.DisplayIdentificationWTDocumentDelegate
All Implemented Interfaces:
Externalizable, Serializable, DisplayIdentification, DisplayIdentificationDelegate

Deprecated. As of R2.1, replaced by DisplayIdentificationRevisionControlledDelegate

public class DisplayIdentificationWTDocumentDelegate
extends DisplayIdentificationStandardVersionedDelegate
implements Externalizable

Provides Identification information for a WTDocument object. The type for the object comes from the docType attribute and the identifier value is the number and name and revision.

Supported API: true

Extendable: false

See Also:
Serialized Form

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

Method Detail

initializeIterationIdentity

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

Supported API: true

Specified by:
initializeIterationIdentity in class DisplayIdentificationStandardVersionedDelegate
Parameters:
object -

initializeVersionIdentity

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

Supported API: true

Specified by:
initializeVersionIdentity in class DisplayIdentificationStandardVersionedDelegate
Parameters:
object -