Class ActionSubjectsHelper
java.lang.Object
com.ptc.qualitymanagement.capa.rest.ActionSubjectsHelper
Supports the Creation of Actions REST Endpoints
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptiongetRelatedEntityCollection(NavigationProcessorData processorData) Processes all collections for CAPAActionPlan
Supported API: truestoreNewObject(AffectedActivityData activitySubject, org.apache.olingo.commons.api.data.Entity entity, NavigationProcessorData processorData) Creates the CAPAActionPlan object and links it into CAPAChangeActivity attribute.
-
Method Details