Class GeneratedSapcpiadapterManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSapcpiadapterManager

        public GeneratedSapcpiadapterManager()
    • Method Detail

      • createSAPCpiOutboundAddress

        public SAPCpiOutboundAddress createSAPCpiOutboundAddress​(java.util.Map attributeValues)
      • createSAPCpiOutboundB2BContact

        public SAPCpiOutboundB2BContact createSAPCpiOutboundB2BContact​(java.util.Map attributeValues)
      • createSAPCpiOutboundB2BCustomer

        public SAPCpiOutboundB2BCustomer createSAPCpiOutboundB2BCustomer​(java.util.Map attributeValues)
      • createSAPCpiOutboundCardPayment

        public SAPCpiOutboundCardPayment createSAPCpiOutboundCardPayment​(java.util.Map attributeValues)
      • createSAPCpiOutboundConfig

        public SAPCpiOutboundConfig createSAPCpiOutboundConfig​(java.util.Map attributeValues)
      • createSAPCpiOutboundCustomer

        public SAPCpiOutboundCustomer createSAPCpiOutboundCustomer​(java.util.Map attributeValues)
      • createSAPCpiOutboundOrder

        public SAPCpiOutboundOrder createSAPCpiOutboundOrder​(java.util.Map attributeValues)
      • createSAPCpiOutboundOrderItem

        public SAPCpiOutboundOrderItem createSAPCpiOutboundOrderItem​(java.util.Map attributeValues)
      • createSAPCpiOutboundPartnerRole

        public SAPCpiOutboundPartnerRole createSAPCpiOutboundPartnerRole​(java.util.Map attributeValues)
      • createSAPCpiOutboundPriceComponent

        public SAPCpiOutboundPriceComponent createSAPCpiOutboundPriceComponent​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • getSapAddressUUID

        public java.lang.String getSapAddressUUID​(SessionContext ctx,
                                                  Address item)
        Generated method - Getter of the Address.sapAddressUUID attribute.
        Returns:
        the sapAddressUUID - SAP Address UUID
      • getSapAddressUUID

        public java.lang.String getSapAddressUUID​(Address item)
        Generated method - Getter of the Address.sapAddressUUID attribute.
        Returns:
        the sapAddressUUID - SAP Address UUID
      • setSapAddressUUID

        public void setSapAddressUUID​(SessionContext ctx,
                                      Address item,
                                      java.lang.String value)
        Generated method - Setter of the Address.sapAddressUUID attribute.
        Parameters:
        value - the sapAddressUUID - SAP Address UUID
      • setSapAddressUUID

        public void setSapAddressUUID​(Address item,
                                      java.lang.String value)
        Generated method - Setter of the Address.sapAddressUUID attribute.
        Parameters:
        value - the sapAddressUUID - SAP Address UUID