Uses of Class
de.hybris.platform.odata2services.odata.persistence.StorageRequestBuilder
Packages that use StorageRequestBuilder
-
Uses of StorageRequestBuilder in de.hybris.platform.odata2services.odata.persistence
Subclasses of StorageRequestBuilder in de.hybris.platform.odata2services.odata.persistenceModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.odata2services.odata.persistence that return StorageRequestBuilderModifier and TypeMethodDescriptionStorageRequestBuilder.from(StorageRequest request) StorageRequestBuilder.withAcceptLocale(Locale locale) StorageRequestBuilder.withContentLocale(Locale locale) StorageRequestBuilder.withContentType(String mimeType) StorageRequestBuilder.withEntitySet(org.apache.olingo.odata2.api.edm.EdmEntitySet set) StorageRequestBuilder.withIntegrationItem(IntegrationItem item) StorageRequestBuilder.withIntegrationKey(String key) Deprecated, for removal: This API element is subject to removal in a future version.the method has no effect because the only way to specify an integration key is to specify the integration item, i.e.StorageRequestBuilder.withIntegrationObject(String code) StorageRequestBuilder.withItemCanBeCreated(boolean value) StorageRequestBuilder.withPostPersistHook(String hook) StorageRequestBuilder.withPrePersistHook(String hook) StorageRequestBuilder.withReplaceAttributes(boolean flag) StorageRequestBuilder.withRequestUri(URI uri) StorageRequestBuilder.withServiceRoot(URI uri)
StorageRequestBuilderinstead.