wt.identity
Class DisplayIdentificationRevisionControlledDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationIteratedDelegate
wt.identity.DisplayIdentificationVersionedDelegate
wt.identity.DisplayIdentificationStandardVersionedDelegate
wt.identity.DisplayIdentificationRevisionControlledDelegate
- All Implemented Interfaces:
- Externalizable, Serializable, DisplayIdentification, DisplayIdentificationDelegate
- Direct Known Subclasses:
- DisplayIdentificationVariantSpecDelegate
public class DisplayIdentificationRevisionControlledDelegate
- extends DisplayIdentificationStandardVersionedDelegate
- implements Externalizable
Provides Identification information for a Revision Controlled
object. The type is derived from the object's master type and the identifier
is the derived from the object's version identifier.
Supported API: true
Extendable: false
- Since:
- R2.1
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initializeIterationIdentity
protected void initializeIterationIdentity(Object object)
- 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)
- Initialize the identity for the version portion of the object.
Supported API: true
- Specified by:
initializeVersionIdentity in class DisplayIdentificationStandardVersionedDelegate
- Parameters:
object -