Class SapproductconfigcpiquoteexchangeManager

  • All Implemented Interfaces:
    ItemLifecycleListener, java.io.Serializable

    public class SapproductconfigcpiquoteexchangeManager
    extends Extension
    Generated class for type SapproductconfigcpiquoteexchangeManager.
    See Also:
    Serialized Form
    • 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

      • SapproductconfigcpiquoteexchangeManager

        public SapproductconfigcpiquoteexchangeManager()
    • Method Detail

      • getConfigId

        public java.lang.String getConfigId​(SessionContext ctx,
                                            SAPCpiOutboundQuoteItem item)
        Generated method - Getter of the SAPCpiOutboundQuoteItem.configId attribute.
        Returns:
        the configId
      • getConfigId

        public java.lang.String getConfigId​(SAPCpiOutboundQuoteItem item)
        Generated method - Getter of the SAPCpiOutboundQuoteItem.configId attribute.
        Returns:
        the configId
      • setConfigId

        public void setConfigId​(SessionContext ctx,
                                SAPCpiOutboundQuoteItem item,
                                java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteItem.configId attribute.
        Parameters:
        value - the configId
      • setConfigId

        public void setConfigId​(SAPCpiOutboundQuoteItem item,
                                java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundQuoteItem.configId attribute.
        Parameters:
        value - the configId
      • getName

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