Package de.hybris.platform.odata2services.odata.processor.handler.persistence
package de.hybris.platform.odata2services.odata.processor.handler.persistence
-
ClassDescriptionDefault implementation of the
PersistenceParamImplementation ofPersistenceHandlerthat processes OData PATCH requests.Throws this exception when the integration key provided in the request payload does not match the key in the pathValidates request payload to ensure that the key attributes provided in the payload body matches the integration key value in the request URI.ODataProcessor handler that persists a requestDefines the parameters needed to perform the persistence operationA validator that can be used to check the request parameters/payload before processing it.