com.ptc.windchill.scm.client
Class DisplayIdentificationScmAdapterDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
com.ptc.windchill.scm.client.DisplayIdentificationScmAdapterDelegate
- All Implemented Interfaces:
- Externalizable, Serializable, DisplayIdentification, DisplayIdentificationDelegate
public class DisplayIdentificationScmAdapterDelegate
- extends DisplayIdentificationStandardDelegate
- implements Externalizable
Provides Identification information for a ScmAdapter object.
The type for the object comes from the WTIntrospector and
the identifier value comes from the identity property of
the object.
Supported API: true
Extendable: true
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initializeIdentifier
protected void initializeIdentifier(Object object)
- Initialize the identifier attribute of this property object.
Supported API: true
- Specified by:
initializeIdentifier in class DisplayIdentificationStandardDelegate
- Parameters:
object -
initializeType
protected void initializeType(Object object)
- Initialize the type attribute of this property object.
Supported API: true
- Specified by:
initializeType in class DisplayIdentificationStandardDelegate
- Parameters:
object -