Class GeneratedVendorRestriction

    • Field Detail

      • VENDOR

        public static final java.lang.String VENDOR
        Qualifier of the CMSVendorRestriction.vendor 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

      • GeneratedVendorRestriction

        public GeneratedVendorRestriction()
    • Method Detail

      • getVendor

        public Vendor getVendor​(SessionContext ctx)
        Generated method - Getter of the CMSVendorRestriction.vendor attribute.
        Returns:
        the vendor
      • getVendor

        public Vendor getVendor()
        Generated method - Getter of the CMSVendorRestriction.vendor attribute.
        Returns:
        the vendor
      • setVendor

        public void setVendor​(SessionContext ctx,
                              Vendor value)
        Generated method - Setter of the CMSVendorRestriction.vendor attribute.
        Parameters:
        value - the vendor
      • setVendor

        public void setVendor​(Vendor value)
        Generated method - Setter of the CMSVendorRestriction.vendor attribute.
        Parameters:
        value - the vendor