Class GeneratedVendorRestriction

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

public abstract class GeneratedVendorRestriction extends AbstractRestriction
Generated class for type CMSVendorRestriction.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedVendorRestriction

      public GeneratedVendorRestriction()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedAbstractRestriction
    • 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