Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.WarehouseResource
Packages that use WarehouseResource
Package
Description
-
Uses of WarehouseResource in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource that return WarehouseResourceModifier and TypeMethodDescriptionWarehouseResource.WarehouseResourceBuilder.build()LogoffFromWarehouseResourceFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.LogonToWarehouseResourceFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected WarehouseResourceWarehouseResourceCreateFluentHelper.getEntity()protected WarehouseResourceWarehouseResourceDeleteFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource that return types with arguments of type WarehouseResourceModifier and TypeMethodDescriptionprotected Class<WarehouseResource>LogoffFromWarehouseResourceFluentHelper.getEntityClass()protected Class<WarehouseResource>LogonToWarehouseResourceFluentHelper.getEntityClass()protected Class<WarehouseResource>WarehouseResourceByKeyFluentHelper.getEntityClass()protected Class<WarehouseResource>WarehouseResourceFluentHelper.getEntityClass()WarehouseResource.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource with parameters of type WarehouseResourceModifierConstructorDescriptionWarehouseResourceCreateFluentHelper(String servicePath, WarehouseResource entity, String entityCollection) Creates a fluent helper object that will create aWarehouseResourceentity on the OData endpoint.WarehouseResourceDeleteFluentHelper(String servicePath, WarehouseResource entity, String entityCollection) Creates a fluent helper object that will delete aWarehouseResourceentity on the OData endpoint. -
Uses of WarehouseResource in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.batch with parameters of type WarehouseResourceModifier and TypeMethodDescriptionDefaultWarehouseResourceServiceBatchChangeSet.createWarehouseResource(WarehouseResource warehouseResource) WarehouseResourceServiceBatchChangeSet.createWarehouseResource(WarehouseResource warehouseResource) Create a newWarehouseResourceentity and save it to the S/4HANA system.DefaultWarehouseResourceServiceBatchChangeSet.deleteWarehouseResource(WarehouseResource warehouseResource) WarehouseResourceServiceBatchChangeSet.deleteWarehouseResource(WarehouseResource warehouseResource) Deletes an existingWarehouseResourceentity in the S/4HANA system. -
Uses of WarehouseResource in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.link that return types with arguments of type WarehouseResourceModifier and TypeMethodDescriptionWarehouseResourceOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.link with type arguments of type WarehouseResourceModifier and TypeMethodDescriptionprotected WarehouseResourceLink<ObjectT>WarehouseResourceLink.translateLinkType(EntityLink<WarehouseResourceLink<ObjectT>, WarehouseResource, ObjectT> link) -
Uses of WarehouseResource in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type WarehouseResourceModifier and TypeMethodDescriptionDefaultWarehouseResourceService.createWarehouseResource(WarehouseResource warehouseResource) Deprecated.WarehouseResourceService.createWarehouseResource(WarehouseResource warehouseResource) Deprecated.Create a newWarehouseResourceentity and save it to the S/4HANA system.DefaultWarehouseResourceService.deleteWarehouseResource(WarehouseResource warehouseResource) Deprecated.WarehouseResourceService.deleteWarehouseResource(WarehouseResource warehouseResource) Deprecated.Deletes an existingWarehouseResourceentity in the S/4HANA system.