Class XReferencesHelper

java.lang.Object
com.ptc.qualitymanagement.qms.rest.XReferencesHelper

public class XReferencesHelper extends Object
Supports the Creation of Email REST Endpoints

Supported API: true

Extendable: true
  • Method Details

    • operationPreProcess

      public com.ptc.qualitymanagement.masterdata.entity.MDXrefSystemIds operationPreProcess(com.ptc.qualitymanagement.masterdata.entity.MDXrefSystemIds reference, org.apache.olingo.commons.api.data.Entity createdEntity, NavigationProcessorData processorData, EntityObjectProcessor entityObjectProcessor) throws Exception
      Populates default values for Email.

      Supported API: true
      Throws:
      Exception
    • deleteObject

      public void deleteObject(com.ptc.qualitymanagement.masterdata.entity.MDXrefSystemIds reference, org.apache.olingo.commons.api.data.Entity entity, NavigationProcessorData processorData) throws Exception
      Check for edit permission on parent object

      Supported API: true
      Throws:
      Exception
    • operationPostProcess

      public void operationPostProcess(Object object, org.apache.olingo.commons.api.data.Entity entity, NavigationProcessorData navData) throws org.apache.olingo.server.api.ODataApplicationException, WTException
      Enforces business rules defined in mdEntity-rules.xml

      Supported API: true
      Throws:
      org.apache.olingo.server.api.ODataApplicationException
      WTException