Class GeneratedTextFieldConfiguratorOrderedProductInfo

    • Field Detail

      • CONFIGURATIONLABEL

        public static final java.lang.String CONFIGURATIONLABEL
        Qualifier of the TextFieldConfiguredProductInfo.configurationLabel attribute
        See Also:
        Constant Field Values
      • CONFIGURATIONVALUE

        public static final java.lang.String CONFIGURATIONVALUE
        Qualifier of the TextFieldConfiguredProductInfo.configurationValue attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedTextFieldConfiguratorOrderedProductInfo

        public GeneratedTextFieldConfiguratorOrderedProductInfo()
    • Method Detail

      • getConfigurationLabel

        public java.lang.String getConfigurationLabel​(SessionContext ctx)
        Generated method - Getter of the TextFieldConfiguredProductInfo.configurationLabel attribute.
        Returns:
        the configurationLabel - Text fiel label
      • getConfigurationLabel

        public java.lang.String getConfigurationLabel()
        Generated method - Getter of the TextFieldConfiguredProductInfo.configurationLabel attribute.
        Returns:
        the configurationLabel - Text fiel label
      • setConfigurationLabel

        public void setConfigurationLabel​(SessionContext ctx,
                                          java.lang.String value)
        Generated method - Setter of the TextFieldConfiguredProductInfo.configurationLabel attribute.
        Parameters:
        value - the configurationLabel - Text fiel label
      • setConfigurationLabel

        public void setConfigurationLabel​(java.lang.String value)
        Generated method - Setter of the TextFieldConfiguredProductInfo.configurationLabel attribute.
        Parameters:
        value - the configurationLabel - Text fiel label
      • getConfigurationValue

        public java.lang.String getConfigurationValue​(SessionContext ctx)
        Generated method - Getter of the TextFieldConfiguredProductInfo.configurationValue attribute.
        Returns:
        the configurationValue - Text field value
      • getConfigurationValue

        public java.lang.String getConfigurationValue()
        Generated method - Getter of the TextFieldConfiguredProductInfo.configurationValue attribute.
        Returns:
        the configurationValue - Text field value
      • setConfigurationValue

        public void setConfigurationValue​(SessionContext ctx,
                                          java.lang.String value)
        Generated method - Setter of the TextFieldConfiguredProductInfo.configurationValue attribute.
        Parameters:
        value - the configurationValue - Text field value
      • setConfigurationValue

        public void setConfigurationValue​(java.lang.String value)
        Generated method - Setter of the TextFieldConfiguredProductInfo.configurationValue attribute.
        Parameters:
        value - the configurationValue - Text field value