Uses of Class
com.sap.hybris.sapcpqquoteintegration.jalo.SAPCPQOutboundQuoteCustomer
Packages that use SAPCPQOutboundQuoteCustomer
-
Uses of SAPCPQOutboundQuoteCustomer in com.sap.hybris.sapcpqquoteintegration.jalo
Fields in com.sap.hybris.sapcpqquoteintegration.jalo with type parameters of type SAPCPQOutboundQuoteCustomerModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCPQOutboundQuoteCustomer>SAPCPQOutboundQuote.SAPCPQOUTBOUNDQUOTECUSTOMERSHANDLEROneToManyHandlerfor handling 1:n SAPCPQOUTBOUNDQUOTECUSTOMERS's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCPQOutboundQuoteCustomer>SAPCPQOutboundQuoteCustomer.SAPCPQOUTBOUNDQUOTEHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPQOUTBOUNDQUOTE's relation attributes from 'one' side.Methods in com.sap.hybris.sapcpqquoteintegration.jalo that return types with arguments of type SAPCPQOutboundQuoteCustomerModifier and TypeMethodDescriptionSAPCPQOutboundQuote.getSapCPQOutboundQuoteCustomers()Generated method - Getter of theSAPCPQOutboundQuote.sapCPQOutboundQuoteCustomersattribute.SAPCPQOutboundQuote.getSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCPQOutboundQuote.sapCPQOutboundQuoteCustomersattribute.Methods in com.sap.hybris.sapcpqquoteintegration.jalo with parameters of type SAPCPQOutboundQuoteCustomerModifier and TypeMethodDescriptionvoidSAPCPQOutboundQuote.addToSapCPQOutboundQuoteCustomers(SAPCPQOutboundQuoteCustomer value) Generated method - Addsvalueto sapCPQOutboundQuoteCustomers.voidSAPCPQOutboundQuote.addToSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteCustomer value) Generated method - Addsvalueto sapCPQOutboundQuoteCustomers.voidSAPCPQOutboundQuote.removeFromSapCPQOutboundQuoteCustomers(SAPCPQOutboundQuoteCustomer value) Generated method - Removesvaluefrom sapCPQOutboundQuoteCustomers.voidSAPCPQOutboundQuote.removeFromSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, SAPCPQOutboundQuoteCustomer value) Generated method - Removesvaluefrom sapCPQOutboundQuoteCustomers.Method parameters in com.sap.hybris.sapcpqquoteintegration.jalo with type arguments of type SAPCPQOutboundQuoteCustomerModifier and TypeMethodDescriptionvoidSAPCPQOutboundQuote.setSapCPQOutboundQuoteCustomers(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCPQOutboundQuoteCustomer> value) Generated method - Setter of theSAPCPQOutboundQuote.sapCPQOutboundQuoteCustomersattribute.voidSAPCPQOutboundQuote.setSapCPQOutboundQuoteCustomers(Set<SAPCPQOutboundQuoteCustomer> value) Generated method - Setter of theSAPCPQOutboundQuote.sapCPQOutboundQuoteCustomersattribute.