Class DisplayIdentificationWTPartConfigSpecDelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
com.ptc.windchill.enterprise.object.utils.DisplayIdentificationWTPartConfigSpecDelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationWTPartConfigSpecDelegate
extends DisplayIdentificationStandardDelegate
implements Serializable
Display identification delegate for class
wt.part.WTPartConfigSpec.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.identity.DisplayIdentificationStandardDelegate
EXTERNALIZATION_VERSION_UID, 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) Initialize the identifier attribute of this property object.protected voidinitializeType(Object object) Initialize the type attribute of this property object.Methods inherited from class wt.identity.DisplayIdentificationStandardDelegate
getAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayIdentity, getDisplayType, getIdentifier, getIdentifierFromNameNumberValues, getMessageKey, getOriginalType, getResourceBundle, getType, initialize, initialize, initialize, initializeIdentifier, initializeType, intializeFromCache, isInitializedFromCache, readExternal, readVersion, setIdentifier, setIncludeLabels, setOriginalType, setType, writeExternal
-
Method Details
-
initializeIdentifier
Initialize the identifier attribute of this property object.
Supported API: true- Specified by:
initializeIdentifierin classDisplayIdentificationStandardDelegate- Parameters:
object-
-
initializeType
Initialize the type attribute of this property object.
Supported API: true- Specified by:
initializeTypein classDisplayIdentificationStandardDelegate- Parameters:
object-
-