Class UdiSuperSetsHelper
java.lang.Object
com.ptc.qualitymanagement.udi.rest.UdiSuperSetsHelper
- Direct Known Subclasses:
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(UdiSuperSet udiSuperSet, org.apache.olingo.commons.api.data.Entity entity, EntityProcessorData processorData, EntityObjectProcessor entityObjectProcessor) Populates default values for UDI Super Set.
-
Method Details
-
operationPreProcess
public UdiSuperSet operationPreProcess(UdiSuperSet udiSuperSet, org.apache.olingo.commons.api.data.Entity entity, EntityProcessorData processorData, EntityObjectProcessor entityObjectProcessor) throws Exception Populates default values for UDI Super Set.
Supported API: true- Throws:
Exception
-