Class DisplayIdentificationFMEADelegate
java.lang.Object
wt.identity.DisplayIdentificationStandardDelegate
com.ptc.qualitymanagement.qms.fmea.delegates.DisplayIdentificationFMEADelegate
- All Implemented Interfaces:
Externalizable,Serializable,DisplayIdentification,DisplayIdentificationDelegate
public class DisplayIdentificationFMEADelegate
extends DisplayIdentificationStandardDelegate
implements Serializable
Display identification delegate for class
com.ptc.qualitymanagement.qms.fmea.FMEA.
Supported API: true
Extendable: false
- See Also:
-
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
initializeIdentifier, initializeType
-
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-
-