Uses of Class
com.sap.hybris.sapquoteintegration.jalo.SAPCpiOutboundQuoteCustomer
Packages that use SAPCpiOutboundQuoteCustomer
-
Uses of SAPCpiOutboundQuoteCustomer in com.sap.hybris.sapquoteintegration.jalo
Fields in com.sap.hybris.sapquoteintegration.jalo with type parameters of type SAPCpiOutboundQuoteCustomerModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundQuoteCustomer>GeneratedSAPCpiOutboundQuote.SAPCPIOUTBOUNDQUOTECUSTOMERSHANDLEROneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTECUSTOMERS's relation attributes from 'many' side.Methods in com.sap.hybris.sapquoteintegration.jalo that return SAPCpiOutboundQuoteCustomerModifier and TypeMethodDescriptionGeneratedSapquoteintegrationManager.createSAPCpiOutboundQuoteCustomer(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapquoteintegrationManager.createSAPCpiOutboundQuoteCustomer(Map attributeValues) Methods in com.sap.hybris.sapquoteintegration.jalo that return types with arguments of type SAPCpiOutboundQuoteCustomerModifier and TypeMethodDescriptionGeneratedSAPCpiOutboundQuote.getSapCpiOutboundQuoteCustomers()Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomersattribute.GeneratedSAPCpiOutboundQuote.getSapCpiOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomersattribute.Methods in com.sap.hybris.sapquoteintegration.jalo with parameters of type SAPCpiOutboundQuoteCustomerModifier and TypeMethodDescriptionvoidGeneratedSAPCpiOutboundQuote.addToSapCpiOutboundQuoteCustomers(SAPCpiOutboundQuoteCustomer value) Generated method - Addsvalueto sapCpiOutboundQuoteCustomers.voidGeneratedSAPCpiOutboundQuote.addToSapCpiOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteCustomer value) Generated method - Addsvalueto sapCpiOutboundQuoteCustomers.voidGeneratedSAPCpiOutboundQuote.removeFromSapCpiOutboundQuoteCustomers(SAPCpiOutboundQuoteCustomer value) Generated method - Removesvaluefrom sapCpiOutboundQuoteCustomers.voidGeneratedSAPCpiOutboundQuote.removeFromSapCpiOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundQuoteCustomer value) Generated method - Removesvaluefrom sapCpiOutboundQuoteCustomers.Method parameters in com.sap.hybris.sapquoteintegration.jalo with type arguments of type SAPCpiOutboundQuoteCustomerModifier and TypeMethodDescriptionvoidGeneratedSAPCpiOutboundQuote.setSapCpiOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundQuoteCustomer> value) Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomersattribute.voidGeneratedSAPCpiOutboundQuote.setSapCpiOutboundQuoteCustomers(Set<SAPCpiOutboundQuoteCustomer> value) Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomersattribute.