Class CEMUtil
java.lang.Object
com.ptc.qualitymanagement.cem.util.CEMUtil
Provides utility methods for working with Customer Experience objects.
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetRegReportDecisionRegSubmissionType(com.ptc.qualitymanagement.cem.activity.product.regulatoryreport.CERegulatoryReportDecision decisionObj) Returns the Regulatory-Submission Type for the CustomerExperienceRegulatoryReportDecision object
Supported API: true
Extendable: false
-
Method Details
-
getRegReportDecisionRegSubmissionType
public static String getRegReportDecisionRegSubmissionType(com.ptc.qualitymanagement.cem.activity.product.regulatoryreport.CERegulatoryReportDecision decisionObj) throws WTException Returns the Regulatory-Submission Type for the CustomerExperienceRegulatoryReportDecision object
Supported API: true
Extendable: false- Parameters:
decisionObj-- Returns:
- String
- Throws:
WTException
-