Class StorageRequestBuilder
java.lang.Object
de.hybris.platform.odata2services.odata.persistence.StorageRequestBuilder
-
Method Summary
Modifier and TypeMethodDescriptionfinal StorageRequestbuild()from(StorageRequest request) withAcceptLocale(Locale locale) withContentLocale(Locale locale) withContentType(String mimeType) withEntitySet(org.apache.olingo.odata2.api.edm.EdmEntitySet set) withIntegrationObject(String code) withItemCanBeCreated(boolean value) withPostPersistHook(String hook) withPrePersistHook(String hook) withReplaceAttributes(boolean flag) withRequestUri(URI uri) withServiceRoot(URI uri)
-
Method Details
-
withEntitySet
-
withServiceRoot
-
withContentType
-
withRequestUri
-
withIntegrationObject
-
withPrePersistHook
-
withPostPersistHook
-
withIntegrationItem
-
withAcceptLocale
-
withContentLocale
-
withReplaceAttributes
-
withItemCanBeCreated
-
from
-
build
- Throws:
org.apache.olingo.odata2.api.edm.EdmException
-