Class GeneratedCPQOrderEntryProductInfo

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
CPQOrderEntryProductInfo

public abstract class GeneratedCPQOrderEntryProductInfo extends AbstractOrderEntryProductInfo
Generated class for type CPQOrderEntryProductInfo.
See Also:
  • Field Details

    • CPQCHARACTERISTICNAME

      public static final String CPQCHARACTERISTICNAME
      Qualifier of the CPQOrderEntryProductInfo.cpqCharacteristicName attribute
      See Also:
    • CPQCHARACTERISTICASSIGNEDVALUES

      public static final String CPQCHARACTERISTICASSIGNEDVALUES
      Qualifier of the CPQOrderEntryProductInfo.cpqCharacteristicAssignedValues attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCPQOrderEntryProductInfo

      public GeneratedCPQOrderEntryProductInfo()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedAbstractOrderEntryProductInfo
    • getCpqCharacteristicAssignedValues

      public String getCpqCharacteristicAssignedValues(SessionContext ctx)
      Generated method - Getter of the CPQOrderEntryProductInfo.cpqCharacteristicAssignedValues attribute.
      Returns:
      the cpqCharacteristicAssignedValues - Language independent name of the characteristic assigned values for the inline configuration display
    • getCpqCharacteristicAssignedValues

      public String getCpqCharacteristicAssignedValues()
      Generated method - Getter of the CPQOrderEntryProductInfo.cpqCharacteristicAssignedValues attribute.
      Returns:
      the cpqCharacteristicAssignedValues - Language independent name of the characteristic assigned values for the inline configuration display
    • setCpqCharacteristicAssignedValues

      public void setCpqCharacteristicAssignedValues(SessionContext ctx, String value)
      Generated method - Setter of the CPQOrderEntryProductInfo.cpqCharacteristicAssignedValues attribute.
      Parameters:
      value - the cpqCharacteristicAssignedValues - Language independent name of the characteristic assigned values for the inline configuration display
    • setCpqCharacteristicAssignedValues

      public void setCpqCharacteristicAssignedValues(String value)
      Generated method - Setter of the CPQOrderEntryProductInfo.cpqCharacteristicAssignedValues attribute.
      Parameters:
      value - the cpqCharacteristicAssignedValues - Language independent name of the characteristic assigned values for the inline configuration display
    • getCpqCharacteristicName

      public String getCpqCharacteristicName(SessionContext ctx)
      Generated method - Getter of the CPQOrderEntryProductInfo.cpqCharacteristicName attribute.
      Returns:
      the cpqCharacteristicName - Language independent name of the characteristic for the inline configuration display
    • getCpqCharacteristicName

      public String getCpqCharacteristicName()
      Generated method - Getter of the CPQOrderEntryProductInfo.cpqCharacteristicName attribute.
      Returns:
      the cpqCharacteristicName - Language independent name of the characteristic for the inline configuration display
    • setCpqCharacteristicName

      public void setCpqCharacteristicName(SessionContext ctx, String value)
      Generated method - Setter of the CPQOrderEntryProductInfo.cpqCharacteristicName attribute.
      Parameters:
      value - the cpqCharacteristicName - Language independent name of the characteristic for the inline configuration display
    • setCpqCharacteristicName

      public void setCpqCharacteristicName(String value)
      Generated method - Setter of the CPQOrderEntryProductInfo.cpqCharacteristicName attribute.
      Parameters:
      value - the cpqCharacteristicName - Language independent name of the characteristic for the inline configuration display