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