Package wt.part.alternaterep
Class DisplayIdentificationWTPartAlternateRepDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
wt.identity.DisplayIdentificationIteratedDelegate
wt.identity.DisplayIdentificationVersionedDelegate
wt.identity.DisplayIdentificationStandardVersionedDelegate
wt.part.alternaterep.DisplayIdentificationWTPartAlternateRepDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationWTPartAlternateRepDelegate
extends DisplayIdentificationStandardVersionedDelegate
implements Externalizable
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeIterationIdentity(Object object) Initialize the identity for the version portion of the object.protected voidinitializeVersionIdentity(Object object) Initialize the identity for the version portion of the object.Methods inherited from class wt.identity.DisplayIdentificationStandardVersionedDelegate
initializeConceptIdentity, initializeConceptIdentity, initializeIdentifier, initializeType, initializeTypeMethods inherited from class wt.identity.DisplayIdentificationStandardDelegate
initializeIdentifier
-
Method Details
-
initializeIterationIdentity
Initialize the identity for the version portion of the object.
Supported API: true- Specified by:
initializeIterationIdentityin classDisplayIdentificationStandardVersionedDelegate- Parameters:
object-
-
initializeVersionIdentity
Initialize the identity for the version portion of the object.
Supported API: true- Specified by:
initializeVersionIdentityin classDisplayIdentificationStandardVersionedDelegate- Parameters:
object-
-