Class GeneratedMarketplaceservicesManager

    • Field Detail

      • CATEGORY2VENDORRELATION_SRC_ORDERED

        protected static java.lang.String CATEGORY2VENDORRELATION_SRC_ORDERED
        Relation ordering override parameter constants for Category2VendorRelation from ((marketplaceservices))
      • CATEGORY2VENDORRELATION_TGT_ORDERED

        protected static java.lang.String CATEGORY2VENDORRELATION_TGT_ORDERED
      • CATEGORY2VENDORRELATION_MARKMODIFIED

        protected static java.lang.String CATEGORY2VENDORRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for Category2VendorRelation from ((marketplaceservices))
      • VENDOR2VENDORUSERRELATIONVENDORUSERSHANDLER

        protected static final OneToManyHandler<VendorUser> VENDOR2VENDORUSERRELATIONVENDORUSERSHANDLER
        OneToManyHandler for handling 1:n VENDORUSERS's relation attributes from 'many' side.
      • VENDOR2USERGROUPRELATIONUSERGROUPSHANDLER

        protected static final OneToManyHandler<UserGroup> VENDOR2USERGROUPRELATIONUSERGROUPSHANDLER
        OneToManyHandler for handling 1:n USERGROUPS's relation attributes from 'many' side.
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedMarketplaceservicesManager

        public GeneratedMarketplaceservicesManager()
    • Method Detail

      • isActive

        public java.lang.Boolean isActive​(SessionContext ctx,
                                          Vendor item)
        Generated method - Getter of the Vendor.active attribute.
        Returns:
        the active
      • isActive

        public java.lang.Boolean isActive​(Vendor item)
        Generated method - Getter of the Vendor.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive​(SessionContext ctx,
                                           Vendor item)
        Generated method - Getter of the Vendor.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive​(Vendor item)
        Generated method - Getter of the Vendor.active attribute.
        Returns:
        the active
      • setActive

        public void setActive​(SessionContext ctx,
                              Vendor item,
                              java.lang.Boolean value)
        Generated method - Setter of the Vendor.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(Vendor item,
                              java.lang.Boolean value)
        Generated method - Setter of the Vendor.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(SessionContext ctx,
                              Vendor item,
                              boolean value)
        Generated method - Setter of the Vendor.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(Vendor item,
                              boolean value)
        Generated method - Setter of the Vendor.active attribute.
        Parameters:
        value - the active
      • getAverageRating

        public java.lang.Double getAverageRating​(SessionContext ctx,
                                                 Vendor item)
        Generated method - Getter of the Vendor.averageRating attribute.
        Returns:
        the averageRating - Average rating
      • getAverageRating

        public java.lang.Double getAverageRating​(Vendor item)
        Generated method - Getter of the Vendor.averageRating attribute.
        Returns:
        the averageRating - Average rating
      • getAverageRatingAsPrimitive

        public double getAverageRatingAsPrimitive​(SessionContext ctx,
                                                  Vendor item)
        Generated method - Getter of the Vendor.averageRating attribute.
        Returns:
        the averageRating - Average rating
      • getAverageRatingAsPrimitive

        public double getAverageRatingAsPrimitive​(Vendor item)
        Generated method - Getter of the Vendor.averageRating attribute.
        Returns:
        the averageRating - Average rating
      • setAverageRating

        public void setAverageRating​(SessionContext ctx,
                                     Vendor item,
                                     java.lang.Double value)
        Generated method - Setter of the Vendor.averageRating attribute.
        Parameters:
        value - the averageRating - Average rating
      • setAverageRating

        public void setAverageRating​(Vendor item,
                                     java.lang.Double value)
        Generated method - Setter of the Vendor.averageRating attribute.
        Parameters:
        value - the averageRating - Average rating
      • setAverageRating

        public void setAverageRating​(SessionContext ctx,
                                     Vendor item,
                                     double value)
        Generated method - Setter of the Vendor.averageRating attribute.
        Parameters:
        value - the averageRating - Average rating
      • setAverageRating

        public void setAverageRating​(Vendor item,
                                     double value)
        Generated method - Setter of the Vendor.averageRating attribute.
        Parameters:
        value - the averageRating - Average rating
      • getCatalog

        public Catalog getCatalog​(SessionContext ctx,
                                  Vendor item)
        Generated method - Getter of the Vendor.catalog attribute.
        Returns:
        the catalog
      • getCatalog

        public Catalog getCatalog​(Vendor item)
        Generated method - Getter of the Vendor.catalog attribute.
        Returns:
        the catalog
      • setCatalog

        public void setCatalog​(SessionContext ctx,
                               Vendor item,
                               Catalog value)
        Generated method - Setter of the Vendor.catalog attribute.
        Parameters:
        value - the catalog
      • setCatalog

        public void setCatalog​(Vendor item,
                               Catalog value)
        Generated method - Setter of the Vendor.catalog attribute.
        Parameters:
        value - the catalog
      • getCategories

        public java.util.Collection<Category> getCategories​(SessionContext ctx,
                                                            Vendor item)
        Generated method - Getter of the Vendor.categories attribute.
        Returns:
        the categories - Super Categories
      • getCategories

        public java.util.Collection<Category> getCategories​(Vendor item)
        Generated method - Getter of the Vendor.categories attribute.
        Returns:
        the categories - Super Categories
      • getCategoriesCount

        public long getCategoriesCount​(Vendor item)
      • setCategories

        public void setCategories​(SessionContext ctx,
                                  Vendor item,
                                  java.util.Collection<Category> value)
        Generated method - Setter of the Vendor.categories attribute.
        Parameters:
        value - the categories - Super Categories
      • setCategories

        public void setCategories​(Vendor item,
                                  java.util.Collection<Category> value)
        Generated method - Setter of the Vendor.categories attribute.
        Parameters:
        value - the categories - Super Categories
      • addToCategories

        public void addToCategories​(SessionContext ctx,
                                    Vendor item,
                                    Category value)
        Generated method - Adds value to categories.
        Parameters:
        value - the item to add to categories - Super Categories
      • addToCategories

        public void addToCategories​(Vendor item,
                                    Category value)
        Generated method - Adds value to categories.
        Parameters:
        value - the item to add to categories - Super Categories
      • removeFromCategories

        public void removeFromCategories​(SessionContext ctx,
                                         Vendor item,
                                         Category value)
        Generated method - Removes value from categories.
        Parameters:
        value - the item to remove from categories - Super Categories
      • removeFromCategories

        public void removeFromCategories​(Vendor item,
                                         Category value)
        Generated method - Removes value from categories.
        Parameters:
        value - the item to remove from categories - Super Categories
      • getCommunicationRating

        public java.lang.Double getCommunicationRating​(SessionContext ctx,
                                                       Vendor item)
        Generated method - Getter of the Vendor.communicationRating attribute.
        Returns:
        the communicationRating - Communication effectiveness
      • getCommunicationRating

        public java.lang.Double getCommunicationRating​(Vendor item)
        Generated method - Getter of the Vendor.communicationRating attribute.
        Returns:
        the communicationRating - Communication effectiveness
      • getCommunicationRatingAsPrimitive

        public double getCommunicationRatingAsPrimitive​(SessionContext ctx,
                                                        Vendor item)
        Generated method - Getter of the Vendor.communicationRating attribute.
        Returns:
        the communicationRating - Communication effectiveness
      • getCommunicationRatingAsPrimitive

        public double getCommunicationRatingAsPrimitive​(Vendor item)
        Generated method - Getter of the Vendor.communicationRating attribute.
        Returns:
        the communicationRating - Communication effectiveness
      • setCommunicationRating

        public void setCommunicationRating​(SessionContext ctx,
                                           Vendor item,
                                           java.lang.Double value)
        Generated method - Setter of the Vendor.communicationRating attribute.
        Parameters:
        value - the communicationRating - Communication effectiveness
      • setCommunicationRating

        public void setCommunicationRating​(Vendor item,
                                           java.lang.Double value)
        Generated method - Setter of the Vendor.communicationRating attribute.
        Parameters:
        value - the communicationRating - Communication effectiveness
      • setCommunicationRating

        public void setCommunicationRating​(SessionContext ctx,
                                           Vendor item,
                                           double value)
        Generated method - Setter of the Vendor.communicationRating attribute.
        Parameters:
        value - the communicationRating - Communication effectiveness
      • setCommunicationRating

        public void setCommunicationRating​(Vendor item,
                                           double value)
        Generated method - Setter of the Vendor.communicationRating attribute.
        Parameters:
        value - the communicationRating - Communication effectiveness
      • createCMSVendorRestriction

        public VendorRestriction createCMSVendorRestriction​(java.util.Map attributeValues)
      • createCustomerVendorReview

        public CustomerVendorReview createCustomerVendorReview​(java.util.Map attributeValues)
      • createVendorPage

        public VendorPage createVendorPage​(java.util.Map attributeValues)
      • createVendorUser

        public VendorUser createVendorUser​(java.util.Map attributeValues)
      • getDeliveryRating

        public java.lang.Double getDeliveryRating​(SessionContext ctx,
                                                  Vendor item)
        Generated method - Getter of the Vendor.deliveryRating attribute.
        Returns:
        the deliveryRating - Delivery speed
      • getDeliveryRating

        public java.lang.Double getDeliveryRating​(Vendor item)
        Generated method - Getter of the Vendor.deliveryRating attribute.
        Returns:
        the deliveryRating - Delivery speed
      • getDeliveryRatingAsPrimitive

        public double getDeliveryRatingAsPrimitive​(SessionContext ctx,
                                                   Vendor item)
        Generated method - Getter of the Vendor.deliveryRating attribute.
        Returns:
        the deliveryRating - Delivery speed
      • getDeliveryRatingAsPrimitive

        public double getDeliveryRatingAsPrimitive​(Vendor item)
        Generated method - Getter of the Vendor.deliveryRating attribute.
        Returns:
        the deliveryRating - Delivery speed
      • setDeliveryRating

        public void setDeliveryRating​(SessionContext ctx,
                                      Vendor item,
                                      java.lang.Double value)
        Generated method - Setter of the Vendor.deliveryRating attribute.
        Parameters:
        value - the deliveryRating - Delivery speed
      • setDeliveryRating

        public void setDeliveryRating​(Vendor item,
                                      java.lang.Double value)
        Generated method - Setter of the Vendor.deliveryRating attribute.
        Parameters:
        value - the deliveryRating - Delivery speed
      • setDeliveryRating

        public void setDeliveryRating​(SessionContext ctx,
                                      Vendor item,
                                      double value)
        Generated method - Setter of the Vendor.deliveryRating attribute.
        Parameters:
        value - the deliveryRating - Delivery speed
      • setDeliveryRating

        public void setDeliveryRating​(Vendor item,
                                      double value)
        Generated method - Setter of the Vendor.deliveryRating attribute.
        Parameters:
        value - the deliveryRating - Delivery speed
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • getLogo

        public MediaContainer getLogo​(Vendor item)
        Generated method - Getter of the Vendor.logo attribute.
        Returns:
        the logo
      • setLogo

        public void setLogo​(SessionContext ctx,
                            Vendor item,
                            MediaContainer value)
        Generated method - Setter of the Vendor.logo attribute.
        Parameters:
        value - the logo
      • setLogo

        public void setLogo​(Vendor item,
                            MediaContainer value)
        Generated method - Setter of the Vendor.logo attribute.
        Parameters:
        value - the logo
      • getMedia

        public Media getMedia​(SessionContext ctx,
                              ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.media attribute.
        Returns:
        the media - Localized media that is displayed in the component.
      • getMedia

        public Media getMedia​(ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.media attribute.
        Returns:
        the media - Localized media that is displayed in the component.
      • getAllMedia

        public java.util.Map<Language,​Media> getAllMedia​(SessionContext ctx,
                                                               ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.media attribute.
        Returns:
        the localized media - Localized media that is displayed in the component.
      • getAllMedia

        public java.util.Map<Language,​Media> getAllMedia​(ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.media attribute.
        Returns:
        the localized media - Localized media that is displayed in the component.
      • setMedia

        public void setMedia​(SessionContext ctx,
                             ProductCarouselComponent item,
                             Media value)
        Generated method - Setter of the ProductCarouselComponent.media attribute.
        Parameters:
        value - the media - Localized media that is displayed in the component.
      • setMedia

        public void setMedia​(ProductCarouselComponent item,
                             Media value)
        Generated method - Setter of the ProductCarouselComponent.media attribute.
        Parameters:
        value - the media - Localized media that is displayed in the component.
      • setAllMedia

        public void setAllMedia​(SessionContext ctx,
                                ProductCarouselComponent item,
                                java.util.Map<Language,​Media> value)
        Generated method - Setter of the ProductCarouselComponent.media attribute.
        Parameters:
        value - the media - Localized media that is displayed in the component.
      • setAllMedia

        public void setAllMedia​(ProductCarouselComponent item,
                                java.util.Map<Language,​Media> value)
        Generated method - Setter of the ProductCarouselComponent.media attribute.
        Parameters:
        value - the media - Localized media that is displayed in the component.
      • getReviewCount

        public java.lang.Long getReviewCount​(SessionContext ctx,
                                             Vendor item)
        Generated method - Getter of the Vendor.reviewCount attribute.
        Returns:
        the reviewCount - Number of Reviews
      • getReviewCount

        public java.lang.Long getReviewCount​(Vendor item)
        Generated method - Getter of the Vendor.reviewCount attribute.
        Returns:
        the reviewCount - Number of Reviews
      • getReviewCountAsPrimitive

        public long getReviewCountAsPrimitive​(SessionContext ctx,
                                              Vendor item)
        Generated method - Getter of the Vendor.reviewCount attribute.
        Returns:
        the reviewCount - Number of Reviews
      • getReviewCountAsPrimitive

        public long getReviewCountAsPrimitive​(Vendor item)
        Generated method - Getter of the Vendor.reviewCount attribute.
        Returns:
        the reviewCount - Number of Reviews
      • setReviewCount

        public void setReviewCount​(SessionContext ctx,
                                   Vendor item,
                                   java.lang.Long value)
        Generated method - Setter of the Vendor.reviewCount attribute.
        Parameters:
        value - the reviewCount - Number of Reviews
      • setReviewCount

        public void setReviewCount​(Vendor item,
                                   java.lang.Long value)
        Generated method - Setter of the Vendor.reviewCount attribute.
        Parameters:
        value - the reviewCount - Number of Reviews
      • setReviewCount

        public void setReviewCount​(SessionContext ctx,
                                   Vendor item,
                                   long value)
        Generated method - Setter of the Vendor.reviewCount attribute.
        Parameters:
        value - the reviewCount - Number of Reviews
      • setReviewCount

        public void setReviewCount​(Vendor item,
                                   long value)
        Generated method - Setter of the Vendor.reviewCount attribute.
        Parameters:
        value - the reviewCount - Number of Reviews
      • isSaleable

        public java.lang.Boolean isSaleable​(SessionContext ctx,
                                            Product item)
        Generated method - Getter of the Product.saleable attribute.
        Returns:
        the saleable
      • isSaleable

        public java.lang.Boolean isSaleable​(Product item)
        Generated method - Getter of the Product.saleable attribute.
        Returns:
        the saleable
      • isSaleableAsPrimitive

        public boolean isSaleableAsPrimitive​(SessionContext ctx,
                                             Product item)
        Generated method - Getter of the Product.saleable attribute.
        Returns:
        the saleable
      • isSaleableAsPrimitive

        public boolean isSaleableAsPrimitive​(Product item)
        Generated method - Getter of the Product.saleable attribute.
        Returns:
        the saleable
      • setSaleable

        public void setSaleable​(SessionContext ctx,
                                Product item,
                                java.lang.Boolean value)
        Generated method - Setter of the Product.saleable attribute.
        Parameters:
        value - the saleable
      • setSaleable

        public void setSaleable​(Product item,
                                java.lang.Boolean value)
        Generated method - Setter of the Product.saleable attribute.
        Parameters:
        value - the saleable
      • setSaleable

        public void setSaleable​(SessionContext ctx,
                                Product item,
                                boolean value)
        Generated method - Setter of the Product.saleable attribute.
        Parameters:
        value - the saleable
      • setSaleable

        public void setSaleable​(Product item,
                                boolean value)
        Generated method - Setter of the Product.saleable attribute.
        Parameters:
        value - the saleable
      • getSatisfactionRating

        public java.lang.Double getSatisfactionRating​(SessionContext ctx,
                                                      Vendor item)
        Generated method - Getter of the Vendor.satisfactionRating attribute.
        Returns:
        the satisfactionRating - Satisfaction level
      • getSatisfactionRating

        public java.lang.Double getSatisfactionRating​(Vendor item)
        Generated method - Getter of the Vendor.satisfactionRating attribute.
        Returns:
        the satisfactionRating - Satisfaction level
      • getSatisfactionRatingAsPrimitive

        public double getSatisfactionRatingAsPrimitive​(SessionContext ctx,
                                                       Vendor item)
        Generated method - Getter of the Vendor.satisfactionRating attribute.
        Returns:
        the satisfactionRating - Satisfaction level
      • getSatisfactionRatingAsPrimitive

        public double getSatisfactionRatingAsPrimitive​(Vendor item)
        Generated method - Getter of the Vendor.satisfactionRating attribute.
        Returns:
        the satisfactionRating - Satisfaction level
      • setSatisfactionRating

        public void setSatisfactionRating​(SessionContext ctx,
                                          Vendor item,
                                          java.lang.Double value)
        Generated method - Setter of the Vendor.satisfactionRating attribute.
        Parameters:
        value - the satisfactionRating - Satisfaction level
      • setSatisfactionRating

        public void setSatisfactionRating​(Vendor item,
                                          java.lang.Double value)
        Generated method - Setter of the Vendor.satisfactionRating attribute.
        Parameters:
        value - the satisfactionRating - Satisfaction level
      • setSatisfactionRating

        public void setSatisfactionRating​(SessionContext ctx,
                                          Vendor item,
                                          double value)
        Generated method - Setter of the Vendor.satisfactionRating attribute.
        Parameters:
        value - the satisfactionRating - Satisfaction level
      • setSatisfactionRating

        public void setSatisfactionRating​(Vendor item,
                                          double value)
        Generated method - Setter of the Vendor.satisfactionRating attribute.
        Parameters:
        value - the satisfactionRating - Satisfaction level
      • getTotalPrice

        public java.lang.Double getTotalPrice​(SessionContext ctx,
                                              Consignment item)
        Generated method - Getter of the Consignment.totalPrice attribute.
        Returns:
        the totalPrice
      • getTotalPrice

        public java.lang.Double getTotalPrice​(Consignment item)
        Generated method - Getter of the Consignment.totalPrice attribute.
        Returns:
        the totalPrice
      • getTotalPriceAsPrimitive

        public double getTotalPriceAsPrimitive​(SessionContext ctx,
                                               Consignment item)
        Generated method - Getter of the Consignment.totalPrice attribute.
        Returns:
        the totalPrice
      • getTotalPriceAsPrimitive

        public double getTotalPriceAsPrimitive​(Consignment item)
        Generated method - Getter of the Consignment.totalPrice attribute.
        Returns:
        the totalPrice
      • setTotalPrice

        public void setTotalPrice​(SessionContext ctx,
                                  Consignment item,
                                  java.lang.Double value)
        Generated method - Setter of the Consignment.totalPrice attribute.
        Parameters:
        value - the totalPrice
      • setTotalPrice

        public void setTotalPrice​(Consignment item,
                                  java.lang.Double value)
        Generated method - Setter of the Consignment.totalPrice attribute.
        Parameters:
        value - the totalPrice
      • setTotalPrice

        public void setTotalPrice​(SessionContext ctx,
                                  Consignment item,
                                  double value)
        Generated method - Setter of the Consignment.totalPrice attribute.
        Parameters:
        value - the totalPrice
      • setTotalPrice

        public void setTotalPrice​(Consignment item,
                                  double value)
        Generated method - Setter of the Consignment.totalPrice attribute.
        Parameters:
        value - the totalPrice
      • getUrl

        public java.lang.String getUrl​(ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.url attribute.
        Returns:
        the url
      • setUrl

        public void setUrl​(SessionContext ctx,
                           ProductCarouselComponent item,
                           java.lang.String value)
        Generated method - Setter of the ProductCarouselComponent.url attribute.
        Parameters:
        value - the url
      • setUrl

        public void setUrl​(ProductCarouselComponent item,
                           java.lang.String value)
        Generated method - Setter of the ProductCarouselComponent.url attribute.
        Parameters:
        value - the url
      • getUserGroups

        public java.util.Collection<UserGroup> getUserGroups​(SessionContext ctx,
                                                             Vendor item)
        Generated method - Getter of the Vendor.userGroups attribute.
        Returns:
        the userGroups - UserGroups
      • getUserGroups

        public java.util.Collection<UserGroup> getUserGroups​(Vendor item)
        Generated method - Getter of the Vendor.userGroups attribute.
        Returns:
        the userGroups - UserGroups
      • setUserGroups

        public void setUserGroups​(SessionContext ctx,
                                  Vendor item,
                                  java.util.Collection<UserGroup> value)
        Generated method - Setter of the Vendor.userGroups attribute.
        Parameters:
        value - the userGroups - UserGroups
      • setUserGroups

        public void setUserGroups​(Vendor item,
                                  java.util.Collection<UserGroup> value)
        Generated method - Setter of the Vendor.userGroups attribute.
        Parameters:
        value - the userGroups - UserGroups
      • addToUserGroups

        public void addToUserGroups​(SessionContext ctx,
                                    Vendor item,
                                    UserGroup value)
        Generated method - Adds value to userGroups.
        Parameters:
        value - the item to add to userGroups - UserGroups
      • addToUserGroups

        public void addToUserGroups​(Vendor item,
                                    UserGroup value)
        Generated method - Adds value to userGroups.
        Parameters:
        value - the item to add to userGroups - UserGroups
      • removeFromUserGroups

        public void removeFromUserGroups​(SessionContext ctx,
                                         Vendor item,
                                         UserGroup value)
        Generated method - Removes value from userGroups.
        Parameters:
        value - the item to remove from userGroups - UserGroups
      • removeFromUserGroups

        public void removeFromUserGroups​(Vendor item,
                                         UserGroup value)
        Generated method - Removes value from userGroups.
        Parameters:
        value - the item to remove from userGroups - UserGroups
      • getVendor

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

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

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

        public void setVendor​(UserGroup item,
                              Vendor value)
        Generated method - Setter of the UserGroup.vendor attribute.
        Parameters:
        value - the vendor - Vendor
      • getVendorCarouselCode

        public java.lang.String getVendorCarouselCode​(SessionContext ctx,
                                                      ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.vendorCarouselCode attribute.
        Returns:
        the vendorCarouselCode
      • getVendorCarouselCode

        public java.lang.String getVendorCarouselCode​(ProductCarouselComponent item)
        Generated method - Getter of the ProductCarouselComponent.vendorCarouselCode attribute.
        Returns:
        the vendorCarouselCode
      • setVendorCarouselCode

        public void setVendorCarouselCode​(SessionContext ctx,
                                          ProductCarouselComponent item,
                                          java.lang.String value)
        Generated method - Setter of the ProductCarouselComponent.vendorCarouselCode attribute.
        Parameters:
        value - the vendorCarouselCode
      • setVendorCarouselCode

        public void setVendorCarouselCode​(ProductCarouselComponent item,
                                          java.lang.String value)
        Generated method - Setter of the ProductCarouselComponent.vendorCarouselCode attribute.
        Parameters:
        value - the vendorCarouselCode
      • getVendors

        public java.util.Collection<Vendor> getVendors​(SessionContext ctx,
                                                       Category item)
        Generated method - Getter of the Category.vendors attribute.
        Returns:
        the vendors - Vendors
      • getVendors

        public java.util.Collection<Vendor> getVendors​(Category item)
        Generated method - Getter of the Category.vendors attribute.
        Returns:
        the vendors - Vendors
      • getVendorsCount

        public long getVendorsCount​(Category item)
      • setVendors

        public void setVendors​(SessionContext ctx,
                               Category item,
                               java.util.Collection<Vendor> value)
        Generated method - Setter of the Category.vendors attribute.
        Parameters:
        value - the vendors - Vendors
      • setVendors

        public void setVendors​(Category item,
                               java.util.Collection<Vendor> value)
        Generated method - Setter of the Category.vendors attribute.
        Parameters:
        value - the vendors - Vendors
      • addToVendors

        public void addToVendors​(SessionContext ctx,
                                 Category item,
                                 Vendor value)
        Generated method - Adds value to vendors.
        Parameters:
        value - the item to add to vendors - Vendors
      • addToVendors

        public void addToVendors​(Category item,
                                 Vendor value)
        Generated method - Adds value to vendors.
        Parameters:
        value - the item to add to vendors - Vendors
      • removeFromVendors

        public void removeFromVendors​(SessionContext ctx,
                                      Category item,
                                      Vendor value)
        Generated method - Removes value from vendors.
        Parameters:
        value - the item to remove from vendors - Vendors
      • removeFromVendors

        public void removeFromVendors​(Category item,
                                      Vendor value)
        Generated method - Removes value from vendors.
        Parameters:
        value - the item to remove from vendors - Vendors
      • getVendorSku

        public java.lang.String getVendorSku​(SessionContext ctx,
                                             Product item)
        Generated method - Getter of the Product.vendorSku attribute.
        Returns:
        the vendorSku
      • getVendorSku

        public java.lang.String getVendorSku​(Product item)
        Generated method - Getter of the Product.vendorSku attribute.
        Returns:
        the vendorSku
      • setVendorSku

        public void setVendorSku​(SessionContext ctx,
                                 Product item,
                                 java.lang.String value)
        Generated method - Setter of the Product.vendorSku attribute.
        Parameters:
        value - the vendorSku
      • setVendorSku

        public void setVendorSku​(Product item,
                                 java.lang.String value)
        Generated method - Setter of the Product.vendorSku attribute.
        Parameters:
        value - the vendorSku
      • getVendorUsers

        public java.util.Collection<VendorUser> getVendorUsers​(SessionContext ctx,
                                                               Vendor item)
        Generated method - Getter of the Vendor.vendorUsers attribute.
        Returns:
        the vendorUsers - VendorUser
      • getVendorUsers

        public java.util.Collection<VendorUser> getVendorUsers​(Vendor item)
        Generated method - Getter of the Vendor.vendorUsers attribute.
        Returns:
        the vendorUsers - VendorUser
      • setVendorUsers

        public void setVendorUsers​(SessionContext ctx,
                                   Vendor item,
                                   java.util.Collection<VendorUser> value)
        Generated method - Setter of the Vendor.vendorUsers attribute.
        Parameters:
        value - the vendorUsers - VendorUser
      • setVendorUsers

        public void setVendorUsers​(Vendor item,
                                   java.util.Collection<VendorUser> value)
        Generated method - Setter of the Vendor.vendorUsers attribute.
        Parameters:
        value - the vendorUsers - VendorUser
      • addToVendorUsers

        public void addToVendorUsers​(SessionContext ctx,
                                     Vendor item,
                                     VendorUser value)
        Generated method - Adds value to vendorUsers.
        Parameters:
        value - the item to add to vendorUsers - VendorUser
      • addToVendorUsers

        public void addToVendorUsers​(Vendor item,
                                     VendorUser value)
        Generated method - Adds value to vendorUsers.
        Parameters:
        value - the item to add to vendorUsers - VendorUser
      • removeFromVendorUsers

        public void removeFromVendorUsers​(SessionContext ctx,
                                          Vendor item,
                                          VendorUser value)
        Generated method - Removes value from vendorUsers.
        Parameters:
        value - the item to remove from vendorUsers - VendorUser
      • removeFromVendorUsers

        public void removeFromVendorUsers​(Vendor item,
                                          VendorUser value)
        Generated method - Removes value from vendorUsers.
        Parameters:
        value - the item to remove from vendorUsers - VendorUser