Package com.ptc.windchill.mpml
Class DisplayIdentificationMPMMasterDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
com.ptc.windchill.mpml.DisplayIdentificationMPMMasterDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationMPMMasterDelegate
extends DisplayIdentificationStandardDelegate
implements Externalizable
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from class wt.identity.DisplayIdentificationStandardDelegate
includeLabels, OLD_FORMAT_VERSION_UID, VERBOSEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeIdentifier(Object object)
Supported API: trueprotected voidinitializeType(Object object)
Supported API: trueMethods inherited from class wt.identity.DisplayIdentificationStandardDelegate
getAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayIdentity, getDisplayType, getIdentifier, getIdentifierFromNameNumberValues, getMessageKey, getOriginalType, getResourceBundle, getType, initialize, initialize, initialize, initializeIdentifier, initializeType, intializeFromCache, isInitializedFromCache, readVersion, setIdentifier, setIncludeLabels, setOriginalType, setType
-
Method Details
-
initializeIdentifier
Supported API: true- Specified by:
initializeIdentifierin classDisplayIdentificationStandardDelegate- Parameters:
object-
-
initializeType
Supported API: true- Specified by:
initializeTypein classDisplayIdentificationStandardDelegate- Parameters:
object-
-