Uses of Class
de.hybris.platform.sap.sapserviceorder.model.SAPCpiOutboundServiceOrderItemModel
Packages that use SAPCpiOutboundServiceOrderItemModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
Contains generated models for each type of de.hybris.platform.sap.sapserviceorder.jalo package.
-
Uses of SAPCpiOutboundServiceOrderItemModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return SAPCpiOutboundServiceOrderItemModelModifier and TypeMethodDescriptionSAPCpiOutboundPriceComponentModel.getSapCpiOutboundServiceOrderItem()Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.Methods in de.hybris.platform.sap.sapcpiadapter.model with parameters of type SAPCpiOutboundServiceOrderItemModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundPriceComponentModel.setSapCpiOutboundServiceOrderItem(SAPCpiOutboundServiceOrderItemModel value) Generated method - Setter ofSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder. -
Uses of SAPCpiOutboundServiceOrderItemModel in de.hybris.platform.sap.sapserviceorder.model
Methods in de.hybris.platform.sap.sapserviceorder.model that return types with arguments of type SAPCpiOutboundServiceOrderItemModelModifier and TypeMethodDescriptionSAPCpiOutboundServiceOrderModel.getSapCpiOutboundServiceOrderItems()Generated method - Getter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder.Method parameters in de.hybris.platform.sap.sapserviceorder.model with type arguments of type SAPCpiOutboundServiceOrderItemModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundServiceOrderModel.setSapCpiOutboundServiceOrderItems(Set<SAPCpiOutboundServiceOrderItemModel> value) Generated method - Setter ofSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute defined at extensionsapserviceorder. -
Uses of SAPCpiOutboundServiceOrderItemModel in de.hybris.platform.sap.sapserviceorder.service.impl
Methods in de.hybris.platform.sap.sapserviceorder.service.impl that return types with arguments of type SAPCpiOutboundServiceOrderItemModelModifier and TypeMethodDescriptionprotected Map<String,SAPCpiOutboundServiceOrderItemModel> DefaultSapCpiServiceOrderMapperService.getServiceOrderItemsAsMap(SAPCpiOutboundServiceOrderModel sapCpiOutboundServiceOrderModel) Method parameters in de.hybris.platform.sap.sapserviceorder.service.impl with type arguments of type SAPCpiOutboundServiceOrderItemModelModifier and TypeMethodDescriptionprotected StringDefaultSapCpiServiceOrderMapperService.getComputedPriceValue(Map<String, SAPCpiOutboundServiceOrderItemModel> items, SAPCpiOutboundPriceComponentModel priceComponent) protected voidDefaultSapCpiServiceOrderMapperService.setItemPrice(Map<String, SAPCpiOutboundServiceOrderItemModel> items, SAPCpiOutboundPriceComponentModel priceComponent)