Class GeneratedProductOrderLimit

    • Field Detail

      • CODE

        public static final java.lang.String CODE
        Qualifier of the ProductOrderLimit.code attribute
        See Also:
        Constant Field Values
      • INTERVALRESOLUTION

        public static final java.lang.String INTERVALRESOLUTION
        Qualifier of the ProductOrderLimit.intervalResolution attribute
        See Also:
        Constant Field Values
      • INTERVALVALUE

        public static final java.lang.String INTERVALVALUE
        Qualifier of the ProductOrderLimit.intervalValue attribute
        See Also:
        Constant Field Values
      • INTERVALMAXORDERSNUMBER

        public static final java.lang.String INTERVALMAXORDERSNUMBER
        Qualifier of the ProductOrderLimit.intervalMaxOrdersNumber attribute
        See Also:
        Constant Field Values
      • MAXNUMBERPERORDER

        public static final java.lang.String MAXNUMBERPERORDER
        Qualifier of the ProductOrderLimit.maxNumberPerOrder attribute
        See Also:
        Constant Field Values
      • PRODUCTS

        public static final java.lang.String PRODUCTS
        Qualifier of the ProductOrderLimit.products 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

      • GeneratedProductOrderLimit

        public GeneratedProductOrderLimit()
    • Method Detail

      • getCode

        public java.lang.String getCode​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.code attribute.
        Returns:
        the code
      • getCode

        public java.lang.String getCode()
        Generated method - Getter of the ProductOrderLimit.code attribute.
        Returns:
        the code
      • setCode

        protected void setCode​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the ProductOrderLimit.code attribute.
        Parameters:
        value - the code
      • setCode

        protected void setCode​(java.lang.String value)
        Generated method - Setter of the ProductOrderLimit.code attribute.
        Parameters:
        value - the code
      • getIntervalMaxOrdersNumber

        public java.lang.Integer getIntervalMaxOrdersNumber​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Returns:
        the intervalMaxOrdersNumber
      • getIntervalMaxOrdersNumber

        public java.lang.Integer getIntervalMaxOrdersNumber()
        Generated method - Getter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Returns:
        the intervalMaxOrdersNumber
      • getIntervalMaxOrdersNumberAsPrimitive

        public int getIntervalMaxOrdersNumberAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Returns:
        the intervalMaxOrdersNumber
      • getIntervalMaxOrdersNumberAsPrimitive

        public int getIntervalMaxOrdersNumberAsPrimitive()
        Generated method - Getter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Returns:
        the intervalMaxOrdersNumber
      • setIntervalMaxOrdersNumber

        protected void setIntervalMaxOrdersNumber​(SessionContext ctx,
                                                  java.lang.Integer value)
        Generated method - Setter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Parameters:
        value - the intervalMaxOrdersNumber
      • setIntervalMaxOrdersNumber

        protected void setIntervalMaxOrdersNumber​(java.lang.Integer value)
        Generated method - Setter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Parameters:
        value - the intervalMaxOrdersNumber
      • setIntervalMaxOrdersNumber

        protected void setIntervalMaxOrdersNumber​(SessionContext ctx,
                                                  int value)
        Generated method - Setter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Parameters:
        value - the intervalMaxOrdersNumber
      • setIntervalMaxOrdersNumber

        protected void setIntervalMaxOrdersNumber​(int value)
        Generated method - Setter of the ProductOrderLimit.intervalMaxOrdersNumber attribute.
        Parameters:
        value - the intervalMaxOrdersNumber
      • getIntervalResolution

        public EnumerationValue getIntervalResolution​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.intervalResolution attribute.
        Returns:
        the intervalResolution
      • getIntervalResolution

        public EnumerationValue getIntervalResolution()
        Generated method - Getter of the ProductOrderLimit.intervalResolution attribute.
        Returns:
        the intervalResolution
      • setIntervalResolution

        protected void setIntervalResolution​(SessionContext ctx,
                                             EnumerationValue value)
        Generated method - Setter of the ProductOrderLimit.intervalResolution attribute.
        Parameters:
        value - the intervalResolution
      • setIntervalResolution

        protected void setIntervalResolution​(EnumerationValue value)
        Generated method - Setter of the ProductOrderLimit.intervalResolution attribute.
        Parameters:
        value - the intervalResolution
      • getIntervalValue

        public java.lang.Integer getIntervalValue​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.intervalValue attribute.
        Returns:
        the intervalValue
      • getIntervalValue

        public java.lang.Integer getIntervalValue()
        Generated method - Getter of the ProductOrderLimit.intervalValue attribute.
        Returns:
        the intervalValue
      • getIntervalValueAsPrimitive

        public int getIntervalValueAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.intervalValue attribute.
        Returns:
        the intervalValue
      • getIntervalValueAsPrimitive

        public int getIntervalValueAsPrimitive()
        Generated method - Getter of the ProductOrderLimit.intervalValue attribute.
        Returns:
        the intervalValue
      • setIntervalValue

        protected void setIntervalValue​(SessionContext ctx,
                                        java.lang.Integer value)
        Generated method - Setter of the ProductOrderLimit.intervalValue attribute.
        Parameters:
        value - the intervalValue
      • setIntervalValue

        protected void setIntervalValue​(java.lang.Integer value)
        Generated method - Setter of the ProductOrderLimit.intervalValue attribute.
        Parameters:
        value - the intervalValue
      • setIntervalValue

        protected void setIntervalValue​(SessionContext ctx,
                                        int value)
        Generated method - Setter of the ProductOrderLimit.intervalValue attribute.
        Parameters:
        value - the intervalValue
      • setIntervalValue

        protected void setIntervalValue​(int value)
        Generated method - Setter of the ProductOrderLimit.intervalValue attribute.
        Parameters:
        value - the intervalValue
      • getMaxNumberPerOrder

        public java.lang.Integer getMaxNumberPerOrder​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Returns:
        the maxNumberPerOrder
      • getMaxNumberPerOrder

        public java.lang.Integer getMaxNumberPerOrder()
        Generated method - Getter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Returns:
        the maxNumberPerOrder
      • getMaxNumberPerOrderAsPrimitive

        public int getMaxNumberPerOrderAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Returns:
        the maxNumberPerOrder
      • getMaxNumberPerOrderAsPrimitive

        public int getMaxNumberPerOrderAsPrimitive()
        Generated method - Getter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Returns:
        the maxNumberPerOrder
      • setMaxNumberPerOrder

        protected void setMaxNumberPerOrder​(SessionContext ctx,
                                            java.lang.Integer value)
        Generated method - Setter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Parameters:
        value - the maxNumberPerOrder
      • setMaxNumberPerOrder

        protected void setMaxNumberPerOrder​(java.lang.Integer value)
        Generated method - Setter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Parameters:
        value - the maxNumberPerOrder
      • setMaxNumberPerOrder

        protected void setMaxNumberPerOrder​(SessionContext ctx,
                                            int value)
        Generated method - Setter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Parameters:
        value - the maxNumberPerOrder
      • setMaxNumberPerOrder

        protected void setMaxNumberPerOrder​(int value)
        Generated method - Setter of the ProductOrderLimit.maxNumberPerOrder attribute.
        Parameters:
        value - the maxNumberPerOrder
      • getProducts

        public java.util.Set<Product> getProducts​(SessionContext ctx)
        Generated method - Getter of the ProductOrderLimit.products attribute.
        Returns:
        the products
      • getProducts

        public java.util.Set<Product> getProducts()
        Generated method - Getter of the ProductOrderLimit.products attribute.
        Returns:
        the products
      • setProducts

        public void setProducts​(SessionContext ctx,
                                java.util.Set<Product> value)
        Generated method - Setter of the ProductOrderLimit.products attribute.
        Parameters:
        value - the products
      • setProducts

        public void setProducts​(java.util.Set<Product> value)
        Generated method - Setter of the ProductOrderLimit.products attribute.
        Parameters:
        value - the products
      • addToProducts

        public void addToProducts​(SessionContext ctx,
                                  Product value)
        Generated method - Adds value to products.
        Parameters:
        value - the item to add to products
      • addToProducts

        public void addToProducts​(Product value)
        Generated method - Adds value to products.
        Parameters:
        value - the item to add to products
      • removeFromProducts

        public void removeFromProducts​(SessionContext ctx,
                                       Product value)
        Generated method - Removes value from products.
        Parameters:
        value - the item to remove from products
      • removeFromProducts

        public void removeFromProducts​(Product value)
        Generated method - Removes value from products.
        Parameters:
        value - the item to remove from products