Uses of Class
de.hybris.platform.sap.sapcpiadapter.jalo.SAPCpiOutboundB2BCustomer
-
Packages that use SAPCpiOutboundB2BCustomer Package Description de.hybris.platform.sap.sapcpiadapter.jalo -
-
Uses of SAPCpiOutboundB2BCustomer in de.hybris.platform.sap.sapcpiadapter.jalo
Subclasses of SAPCpiOutboundB2BCustomer in de.hybris.platform.sap.sapcpiadapter.jalo Modifier and Type Class Description class
GeneratedSAPCpiOutboundB2BContact
Generated class for typeSAPCpiOutboundB2BContact
.class
SAPCpiOutboundB2BContact
Methods in de.hybris.platform.sap.sapcpiadapter.jalo that return SAPCpiOutboundB2BCustomer Modifier and Type Method Description SAPCpiOutboundB2BCustomer
GeneratedSapcpiadapterManager. createSAPCpiOutboundB2BCustomer(SessionContext ctx, java.util.Map attributeValues)
SAPCpiOutboundB2BCustomer
GeneratedSapcpiadapterManager. createSAPCpiOutboundB2BCustomer(java.util.Map attributeValues)
SAPCpiOutboundB2BCustomer
GeneratedSAPCpiOutboundB2BContact. getSapCpiOutboundB2BCustomer()
Generated method - Getter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomer
attribute.SAPCpiOutboundB2BCustomer
GeneratedSAPCpiOutboundB2BContact. getSapCpiOutboundB2BCustomer(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomer
attribute.Methods in de.hybris.platform.sap.sapcpiadapter.jalo with parameters of type SAPCpiOutboundB2BCustomer Modifier and Type Method Description void
GeneratedSAPCpiOutboundB2BContact. setSapCpiOutboundB2BCustomer(SessionContext ctx, SAPCpiOutboundB2BCustomer value)
Generated method - Setter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomer
attribute.void
GeneratedSAPCpiOutboundB2BContact. setSapCpiOutboundB2BCustomer(SAPCpiOutboundB2BCustomer value)
Generated method - Setter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomer
attribute.
-