Interface EntityService
Service to interact with People and Places.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptiongetQMSContacts(com.ptc.qualitymanagement.qms.QualityManageable qualityManageable) Get the QMSContacts associated with the a QualityManageable.
-
Method Details
-
getQMSContacts
WTCollection getQMSContacts(com.ptc.qualitymanagement.qms.QualityManageable qualityManageable) throws WTException Get the QMSContacts associated with the a QualityManageable.
Supported API: true- Parameters:
qualityManageable-- Returns:
- WTCollection
- Throws:
WTException
-