Class UdiSuperSetsHelper2
java.lang.Object
com.ptc.qualitymanagement.udi.rest.UdiSuperSetsHelper
com.ptc.qualitymanagement.udi.rest.UdiSuperSetsHelper2
Supports the Creation of PeopleOrPlaces REST Endpoints
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptiongetRelatedEntityCollection(NavigationProcessorData processorData) Processes all collections for UDI Super Set
Supported API: trueoperationPreProcess(UDISubmission udiSuperSet2, org.apache.olingo.commons.api.data.Entity entity, EntityProcessorData processorData, EntityObjectProcessor entityObjectProcessor) Populates default values for UDI Super Set2.Methods inherited from class com.ptc.qualitymanagement.udi.rest.UdiSuperSetsHelper
createEntityData, isValidNavigation, operationPostProcess, operationPreProcess
-
Method Details
-
operationPreProcess
public UDISubmission operationPreProcess(UDISubmission udiSuperSet2, org.apache.olingo.commons.api.data.Entity entity, EntityProcessorData processorData, EntityObjectProcessor entityObjectProcessor) throws Exception Populates default values for UDI Super Set2.
Supported API: true- Throws:
Exception
-