Uses of Class
de.hybris.platform.odata2services.odata.persistence.StorageRequest
Packages that use StorageRequest
Package
Description
-
Uses of StorageRequest in de.hybris.platform.odata2services.odata.persistence
Methods in de.hybris.platform.odata2services.odata.persistence that return StorageRequestModifier and TypeMethodDescriptionfinal StorageRequestStorageRequestBuilder.build()DefaultStorageRequestFactory.create(org.apache.olingo.odata2.api.processor.ODataContext oDataContext, String responseContentType, org.apache.olingo.odata2.api.edm.EdmEntitySet entitySet, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) default StorageRequestStorageRequestFactory.create(PersistenceParam param, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) Creates new storage requestStorageRequestFactory.create(org.apache.olingo.odata2.api.processor.ODataContext oDataContext, String responseContentType, org.apache.olingo.odata2.api.edm.EdmEntitySet entitySet, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) Get the StorageRequest for persistence processingMethods in de.hybris.platform.odata2services.odata.persistence with parameters of type StorageRequestModifier and TypeMethodDescriptionorg.apache.olingo.odata2.api.ep.entry.ODataEntryPersistenceService.createEntityData(StorageRequest storageRequest) Create or update a commerce suite item and return it as an ODataEntryStorageRequestBuilder.from(StorageRequest request) -
Uses of StorageRequest in de.hybris.platform.odata2services.odata.persistence.impl
Methods in de.hybris.platform.odata2services.odata.persistence.impl with parameters of type StorageRequestModifier and TypeMethodDescriptionorg.apache.olingo.odata2.api.ep.entry.ODataEntryDefaultPersistenceService.createEntityData(StorageRequest storageRequest) protected voidDefaultModelEntityService.populateItem(StorageRequest request, ItemModel item) Deprecated, for removal: This API element is subject to removal in a future version.not used anymore; will be removed -
Uses of StorageRequest in de.hybris.platform.odata2services.odata.processor.handler.persistence
Methods in de.hybris.platform.odata2services.odata.processor.handler.persistence with parameters of type StorageRequestModifier and TypeMethodDescriptionprotected org.apache.olingo.odata2.api.ep.entry.ODataEntryPersistenceHandler.persist(StorageRequest storageRequest) Persist the request payload