Uses of Class
de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundPartnerRole
Packages that use SAPCpiOutboundPartnerRole
Package
Description
-
Uses of SAPCpiOutboundPartnerRole in de.hybris.platform.sap.sapcpiadapter.jalo
Fields in de.hybris.platform.sap.sapcpiadapter.jalo with type parameters of type SAPCpiOutboundPartnerRoleModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPartnerRole>GeneratedSAPCpiOutboundOrder.SAPCPIOUTBOUNDPARTNERROLESHANDLEROneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDPARTNERROLES's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapcpiadapter.jalo that return SAPCpiOutboundPartnerRoleModifier and TypeMethodDescriptionGeneratedSapcpiadapterManager.createSAPCpiOutboundPartnerRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapcpiadapterManager.createSAPCpiOutboundPartnerRole(Map attributeValues) Methods in de.hybris.platform.sap.sapcpiadapter.jalo that return types with arguments of type SAPCpiOutboundPartnerRoleModifier and TypeMethodDescriptionGeneratedSAPCpiOutboundOrder.getSapCpiOutboundPartnerRoles()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundPartnerRolesattribute.GeneratedSAPCpiOutboundOrder.getSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundPartnerRolesattribute.Methods in de.hybris.platform.sap.sapcpiadapter.jalo with parameters of type SAPCpiOutboundPartnerRoleModifier and TypeMethodDescriptionvoidGeneratedSAPCpiOutboundOrder.addToSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole value) Generated method - Addsvalueto sapCpiOutboundPartnerRoles.voidGeneratedSAPCpiOutboundOrder.addToSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value) Generated method - Addsvalueto sapCpiOutboundPartnerRoles.voidGeneratedSAPCpiOutboundOrder.removeFromSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole value) Generated method - Removesvaluefrom sapCpiOutboundPartnerRoles.voidGeneratedSAPCpiOutboundOrder.removeFromSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value) Generated method - Removesvaluefrom sapCpiOutboundPartnerRoles.Method parameters in de.hybris.platform.sap.sapcpiadapter.jalo with type arguments of type SAPCpiOutboundPartnerRoleModifier and TypeMethodDescriptionvoidGeneratedSAPCpiOutboundOrder.setSapCpiOutboundPartnerRoles(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPartnerRole> value) Generated method - Setter of theSAPCpiOutboundOrder.sapCpiOutboundPartnerRolesattribute.voidGeneratedSAPCpiOutboundOrder.setSapCpiOutboundPartnerRoles(Set<SAPCpiOutboundPartnerRole> value) Generated method - Setter of theSAPCpiOutboundOrder.sapCpiOutboundPartnerRolesattribute. -
Uses of SAPCpiOutboundPartnerRole in de.hybris.platform.sap.saprevenuecloudorder.jalo
Methods in de.hybris.platform.sap.saprevenuecloudorder.jalo with parameters of type SAPCpiOutboundPartnerRoleModifier and TypeMethodDescriptionGeneratedSaprevenuecloudorderManager.getEmail(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole item) Generated method - Getter of theSAPCpiOutboundPartnerRole.emailattribute.GeneratedSaprevenuecloudorderManager.getEmail(SAPCpiOutboundPartnerRole item) Generated method - Getter of theSAPCpiOutboundPartnerRole.emailattribute.GeneratedSaprevenuecloudorderManager.getRevenueCloudCustomerId(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole item) Generated method - Getter of theSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute.GeneratedSaprevenuecloudorderManager.getRevenueCloudCustomerId(SAPCpiOutboundPartnerRole item) Generated method - Getter of theSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute.voidGeneratedSaprevenuecloudorderManager.setEmail(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole item, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.emailattribute.voidGeneratedSaprevenuecloudorderManager.setEmail(SAPCpiOutboundPartnerRole item, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.emailattribute.voidGeneratedSaprevenuecloudorderManager.setRevenueCloudCustomerId(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPartnerRole item, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute.voidGeneratedSaprevenuecloudorderManager.setRevenueCloudCustomerId(SAPCpiOutboundPartnerRole item, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.revenueCloudCustomerIdattribute.