Package wt.identity
Class DisplayIdentificationIteratedDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
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:
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidinitializeIterationIdentity(Object object) Initialize the identity for the version portion of the object.Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
initializeIdentifier, initializeIdentifier, initializeType, initializeType
-
Method Details
-
initializeIterationIdentity
Initialize the identity for the version portion of the object.
Supported API: true- Parameters:
object-
-