Class GeneratedAbstractAsBoostItemConfiguration

    • Field Detail

      • ITEM

        public static final java.lang.String ITEM
        Qualifier of the AbstractAsBoostItemConfiguration.item attribute
        See Also:
        Constant Field Values
      • UNIQUEIDX

        public static final java.lang.String UNIQUEIDX
        Qualifier of the AbstractAsBoostItemConfiguration.uniqueIdx 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

      • GeneratedAbstractAsBoostItemConfiguration

        public GeneratedAbstractAsBoostItemConfiguration()
    • Method Detail

      • 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 java.lang.String getUniqueIdx​(SessionContext ctx)
        Generated method - Getter of the AbstractAsBoostItemConfiguration.uniqueIdx attribute.
        Returns:
        the uniqueIdx
      • getUniqueIdx

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

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

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