Uses of Class
de.hybris.platform.sap.sapserviceorder.jalo.SAPCpiOutboundServiceOrderItem
Packages that use SAPCpiOutboundServiceOrderItem
-
Uses of SAPCpiOutboundServiceOrderItem in de.hybris.platform.sap.sapserviceorder.jalo
Fields in de.hybris.platform.sap.sapserviceorder.jalo with type parameters of type SAPCpiOutboundServiceOrderItemModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundServiceOrderItem>SAPCpiOutboundServiceOrderItem.SAPCPIOUTBOUNDSERVICEORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDSERVICEORDER's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundServiceOrderItem>SAPCpiOutboundServiceOrder.SAPCPIOUTBOUNDSERVICEORDERITEMSHANDLEROneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDSERVICEORDERITEMS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapserviceorder.jalo that return SAPCpiOutboundServiceOrderItemModifier and TypeMethodDescriptionSapserviceorderManager.createSAPCpiOutboundServiceOrderItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) SapserviceorderManager.createSAPCpiOutboundServiceOrderItem(Map attributeValues) SapserviceorderManager.getSapCpiOutboundServiceOrderItem(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent item) Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute.SapserviceorderManager.getSapCpiOutboundServiceOrderItem(SAPCpiOutboundPriceComponent item) Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute.Methods in de.hybris.platform.sap.sapserviceorder.jalo that return types with arguments of type SAPCpiOutboundServiceOrderItemModifier and TypeMethodDescriptionSAPCpiOutboundServiceOrder.getSapCpiOutboundServiceOrderItems()Generated method - Getter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute.SAPCpiOutboundServiceOrder.getSapCpiOutboundServiceOrderItems(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute.Methods in de.hybris.platform.sap.sapserviceorder.jalo with parameters of type SAPCpiOutboundServiceOrderItemModifier and TypeMethodDescriptionvoidSAPCpiOutboundServiceOrder.addToSapCpiOutboundServiceOrderItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundServiceOrderItem value) Generated method - Addsvalueto sapCpiOutboundServiceOrderItems.voidSAPCpiOutboundServiceOrder.addToSapCpiOutboundServiceOrderItems(SAPCpiOutboundServiceOrderItem value) Generated method - Addsvalueto sapCpiOutboundServiceOrderItems.voidSAPCpiOutboundServiceOrder.removeFromSapCpiOutboundServiceOrderItems(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundServiceOrderItem value) Generated method - Removesvaluefrom sapCpiOutboundServiceOrderItems.voidSAPCpiOutboundServiceOrder.removeFromSapCpiOutboundServiceOrderItems(SAPCpiOutboundServiceOrderItem value) Generated method - Removesvaluefrom sapCpiOutboundServiceOrderItems.voidSapserviceorderManager.setSapCpiOutboundServiceOrderItem(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent item, SAPCpiOutboundServiceOrderItem value) Generated method - Setter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute.voidSapserviceorderManager.setSapCpiOutboundServiceOrderItem(SAPCpiOutboundPriceComponent item, SAPCpiOutboundServiceOrderItem value) Generated method - Setter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute.Method parameters in de.hybris.platform.sap.sapserviceorder.jalo with type arguments of type SAPCpiOutboundServiceOrderItemModifier and TypeMethodDescriptionvoidSAPCpiOutboundServiceOrder.setSapCpiOutboundServiceOrderItems(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundServiceOrderItem> value) Generated method - Setter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute.voidSAPCpiOutboundServiceOrder.setSapCpiOutboundServiceOrderItems(Set<SAPCpiOutboundServiceOrderItem> value) Generated method - Setter of theSAPCpiOutboundServiceOrder.sapCpiOutboundServiceOrderItemsattribute.