Interface EntityService


@RemoteInterface public interface EntityService
Service to interact with People and Places.

Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    getQMSContacts(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