Class GeneratedAbstractAsBoostItemConfiguration

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

public abstract class GeneratedAbstractAsBoostItemConfiguration extends AbstractAsItemConfiguration
Generated class for type AbstractAsBoostItemConfiguration.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractAsBoostItemConfiguration

      public GeneratedAbstractAsBoostItemConfiguration()
  • Method Details

    • getDefaultAttributeModes

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

      public Item getItem(SessionContext ctx)
      Generated method - Getter of the AbstractAsBoostItemConfiguration.item attribute.
      Returns:
      the item
    • getItem

      public Item getItem()
      Generated method - Getter of the AbstractAsBoostItemConfiguration.item attribute.
      Returns:
      the item
    • setItem

      protected void setItem(SessionContext ctx, Item value)
      Generated method - Setter of the AbstractAsBoostItemConfiguration.item attribute.
      Parameters:
      value - the item
    • setItem

      protected void setItem(Item value)
      Generated method - Setter of the AbstractAsBoostItemConfiguration.item attribute.
      Parameters:
      value - the item
    • getUniqueIdx

      public String getUniqueIdx(SessionContext ctx)
      Generated method - Getter of the AbstractAsBoostItemConfiguration.uniqueIdx attribute.
      Returns:
      the uniqueIdx
    • getUniqueIdx

      public String getUniqueIdx()
      Generated method - Getter of the AbstractAsBoostItemConfiguration.uniqueIdx attribute.
      Returns:
      the uniqueIdx
    • setUniqueIdx

      public void setUniqueIdx(SessionContext ctx, String value)
      Generated method - Setter of the AbstractAsBoostItemConfiguration.uniqueIdx attribute.
      Parameters:
      value - the uniqueIdx
    • setUniqueIdx

      public void setUniqueIdx(String value)
      Generated method - Setter of the AbstractAsBoostItemConfiguration.uniqueIdx attribute.
      Parameters:
      value - the uniqueIdx