Class GeneratedCatalogManager

    • Field Detail

      • SYNCJOB2TYPEREL_SRC_ORDERED

        protected static java.lang.String SYNCJOB2TYPEREL_SRC_ORDERED
        Relation ordering override parameter constants for SyncJob2TypeRel from ((catalog))
      • SYNCJOB2TYPEREL_TGT_ORDERED

        protected static java.lang.String SYNCJOB2TYPEREL_TGT_ORDERED
      • SYNCJOB2TYPEREL_MARKMODIFIED

        protected static java.lang.String SYNCJOB2TYPEREL_MARKMODIFIED
        Relation disable markmodifed parameter constants for SyncJob2TypeRel from ((catalog))
      • PRODUCT2KEYWORDRELATION_SRC_ORDERED

        protected static java.lang.String PRODUCT2KEYWORDRELATION_SRC_ORDERED
        Relation ordering override parameter constants for Product2KeywordRelation from ((catalog))
      • PRODUCT2KEYWORDRELATION_TGT_ORDERED

        protected static java.lang.String PRODUCT2KEYWORDRELATION_TGT_ORDERED
      • PRODUCT2KEYWORDRELATION_MARKMODIFIED

        protected static java.lang.String PRODUCT2KEYWORDRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for Product2KeywordRelation from ((catalog))
      • CATEGORYPRODUCTRELATION_SRC_ORDERED

        protected static java.lang.String CATEGORYPRODUCTRELATION_SRC_ORDERED
        Relation ordering override parameter constants for CategoryProductRelation from ((catalog))
      • CATEGORYPRODUCTRELATION_TGT_ORDERED

        protected static java.lang.String CATEGORYPRODUCTRELATION_TGT_ORDERED
      • CATEGORYPRODUCTRELATION_MARKMODIFIED

        protected static java.lang.String CATEGORYPRODUCTRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))
      • PRODUCTREFERENCERELATIONPRODUCTREFERENCESHANDLER

        protected static final OneToManyHandler<ProductReference> PRODUCTREFERENCERELATIONPRODUCTREFERENCESHANDLER
        OneToManyHandler for handling 1:n PRODUCTREFERENCES's relation attributes from 'many' side.
      • CATEGORYMEDIARELATION_SRC_ORDERED

        protected static java.lang.String CATEGORYMEDIARELATION_SRC_ORDERED
        Relation ordering override parameter constants for CategoryMediaRelation from ((catalog))
      • CATEGORYMEDIARELATION_TGT_ORDERED

        protected static java.lang.String CATEGORYMEDIARELATION_TGT_ORDERED
      • CATEGORYMEDIARELATION_MARKMODIFIED

        protected static java.lang.String CATEGORYMEDIARELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))
      • ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATIONPRODUCTINFOSHANDLER

        protected static final OneToManyHandler<AbstractOrderEntryProductInfo> ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATIONPRODUCTINFOSHANDLER
        OneToManyHandler for handling 1:n PRODUCTINFOS's relation attributes from 'many' side.
      • CATEGORY2PRINCIPALRELATION_SRC_ORDERED

        protected static java.lang.String CATEGORY2PRINCIPALRELATION_SRC_ORDERED
        Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))
      • CATEGORY2PRINCIPALRELATION_TGT_ORDERED

        protected static java.lang.String CATEGORY2PRINCIPALRELATION_TGT_ORDERED
      • CATEGORY2PRINCIPALRELATION_MARKMODIFIED

        protected static java.lang.String CATEGORY2PRINCIPALRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))
      • PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED

        protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
        Relation ordering override parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
      • PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED

        protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
      • PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED

        protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
      • PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED

        protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
        Relation ordering override parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
      • PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED

        protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
      • PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED

        protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
      • SYNCITEMJOB2PRINCIPAL_SRC_ORDERED

        protected static java.lang.String SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
        Relation ordering override parameter constants for SyncItemJob2Principal from ((catalog))
      • SYNCITEMJOB2PRINCIPAL_TGT_ORDERED

        protected static java.lang.String SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
      • SYNCITEMJOB2PRINCIPAL_MARKMODIFIED

        protected static java.lang.String SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
        Relation disable markmodifed parameter constants for SyncItemJob2Principal from ((catalog))
      • SYNCJOB2LANGREL_SRC_ORDERED

        protected static java.lang.String SYNCJOB2LANGREL_SRC_ORDERED
        Relation ordering override parameter constants for SyncJob2LangRel from ((catalog))
      • SYNCJOB2LANGREL_TGT_ORDERED

        protected static java.lang.String SYNCJOB2LANGREL_TGT_ORDERED
      • SYNCJOB2LANGREL_MARKMODIFIED

        protected static java.lang.String SYNCJOB2LANGREL_MARKMODIFIED
        Relation disable markmodifed parameter constants for SyncJob2LangRel from ((catalog))
      • 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

      • GeneratedCatalogManager

        public GeneratedCatalogManager()
    • Method Detail

      • getAccessibleCategories

        public java.util.Collection<Category> getAccessibleCategories​(SessionContext ctx,
                                                                      Principal item)
        Generated method - Getter of the Principal.accessibleCategories attribute.
        Returns:
        the accessibleCategories - catalog categories which are accessible for this principal
      • getAccessibleCategories

        public java.util.Collection<Category> getAccessibleCategories​(Principal item)
        Generated method - Getter of the Principal.accessibleCategories attribute.
        Returns:
        the accessibleCategories - catalog categories which are accessible for this principal
      • getAccessibleCategoriesCount

        public long getAccessibleCategoriesCount​(Principal item)
      • getApprovalStatus

        public EnumerationValue getApprovalStatus​(SessionContext ctx,
                                                  Product item)
        Generated method - Getter of the Product.approvalStatus attribute.
        Returns:
        the approvalStatus
      • getApprovalStatus

        public EnumerationValue getApprovalStatus​(Product item)
        Generated method - Getter of the Product.approvalStatus attribute.
        Returns:
        the approvalStatus
      • setApprovalStatus

        public void setApprovalStatus​(SessionContext ctx,
                                      Product item,
                                      EnumerationValue value)
        Generated method - Setter of the Product.approvalStatus attribute.
        Parameters:
        value - the approvalStatus
      • setApprovalStatus

        public void setApprovalStatus​(Product item,
                                      EnumerationValue value)
        Generated method - Setter of the Product.approvalStatus attribute.
        Parameters:
        value - the approvalStatus
      • getArticleStatus

        public java.util.Map<EnumerationValue,​java.lang.String> getArticleStatus​(SessionContext ctx,
                                                                                       Product item)
        Generated method - Getter of the Product.articleStatus attribute.
        Returns:
        the articleStatus
      • getArticleStatus

        public java.util.Map<EnumerationValue,​java.lang.String> getArticleStatus​(Product item)
        Generated method - Getter of the Product.articleStatus attribute.
        Returns:
        the articleStatus
      • getAllArticleStatus

        public java.util.Map<Language,​java.util.Map<EnumerationValue,​java.lang.String>> getAllArticleStatus​(SessionContext ctx,
                                                                                                                        Product item)
        Generated method - Getter of the Product.articleStatus attribute.
        Returns:
        the localized articleStatus
      • getAllArticleStatus

        public java.util.Map<Language,​java.util.Map<EnumerationValue,​java.lang.String>> getAllArticleStatus​(Product item)
        Generated method - Getter of the Product.articleStatus attribute.
        Returns:
        the localized articleStatus
      • setArticleStatus

        public void setArticleStatus​(SessionContext ctx,
                                     Product item,
                                     java.util.Map<EnumerationValue,​java.lang.String> value)
        Generated method - Setter of the Product.articleStatus attribute.
        Parameters:
        value - the articleStatus
      • setArticleStatus

        public void setArticleStatus​(Product item,
                                     java.util.Map<EnumerationValue,​java.lang.String> value)
        Generated method - Setter of the Product.articleStatus attribute.
        Parameters:
        value - the articleStatus
      • setAllArticleStatus

        public void setAllArticleStatus​(SessionContext ctx,
                                        Product item,
                                        java.util.Map<Language,​java.util.Map<EnumerationValue,​java.lang.String>> value)
        Generated method - Setter of the Product.articleStatus attribute.
        Parameters:
        value - the articleStatus
      • setAllArticleStatus

        public void setAllArticleStatus​(Product item,
                                        java.util.Map<Language,​java.util.Map<EnumerationValue,​java.lang.String>> value)
        Generated method - Setter of the Product.articleStatus attribute.
        Parameters:
        value - the articleStatus
      • isBillingAddress

        public java.lang.Boolean isBillingAddress​(SessionContext ctx,
                                                  Address item)
        Generated method - Getter of the Address.billingAddress attribute.
        Returns:
        the billingAddress - billingAddress
      • isBillingAddress

        public java.lang.Boolean isBillingAddress​(Address item)
        Generated method - Getter of the Address.billingAddress attribute.
        Returns:
        the billingAddress - billingAddress
      • isBillingAddressAsPrimitive

        public boolean isBillingAddressAsPrimitive​(SessionContext ctx,
                                                   Address item)
        Generated method - Getter of the Address.billingAddress attribute.
        Returns:
        the billingAddress - billingAddress
      • isBillingAddressAsPrimitive

        public boolean isBillingAddressAsPrimitive​(Address item)
        Generated method - Getter of the Address.billingAddress attribute.
        Returns:
        the billingAddress - billingAddress
      • setBillingAddress

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

        public void setBillingAddress​(Address item,
                                      java.lang.Boolean value)
        Generated method - Setter of the Address.billingAddress attribute.
        Parameters:
        value - the billingAddress - billingAddress
      • setBillingAddress

        public void setBillingAddress​(SessionContext ctx,
                                      Address item,
                                      boolean value)
        Generated method - Setter of the Address.billingAddress attribute.
        Parameters:
        value - the billingAddress - billingAddress
      • setBillingAddress

        public void setBillingAddress​(Address item,
                                      boolean value)
        Generated method - Setter of the Address.billingAddress attribute.
        Parameters:
        value - the billingAddress - billingAddress
      • getAllBuyerIDS

        public java.util.Map<EnumerationValue,​java.lang.String> getAllBuyerIDS​(SessionContext ctx,
                                                                                     Product item)
        Generated method - Getter of the Product.buyerIDS attribute.
        Returns:
        the buyerIDS
      • getAllBuyerIDS

        public java.util.Map<EnumerationValue,​java.lang.String> getAllBuyerIDS​(Product item)
        Generated method - Getter of the Product.buyerIDS attribute.
        Returns:
        the buyerIDS
      • setAllBuyerIDS

        public void setAllBuyerIDS​(SessionContext ctx,
                                   Product item,
                                   java.util.Map<EnumerationValue,​java.lang.String> value)
        Generated method - Setter of the Product.buyerIDS attribute.
        Parameters:
        value - the buyerIDS
      • setAllBuyerIDS

        public void setAllBuyerIDS​(Product item,
                                   java.util.Map<EnumerationValue,​java.lang.String> value)
        Generated method - Setter of the Product.buyerIDS attribute.
        Parameters:
        value - the buyerIDS
      • isCatalogItemType

        public java.lang.Boolean isCatalogItemType​(SessionContext ctx,
                                                   ComposedType item)
        Generated method - Getter of the ComposedType.catalogItemType attribute.
        Returns:
        the catalogItemType
      • isCatalogItemType

        public java.lang.Boolean isCatalogItemType​(ComposedType item)
        Generated method - Getter of the ComposedType.catalogItemType attribute.
        Returns:
        the catalogItemType
      • isCatalogItemTypeAsPrimitive

        public boolean isCatalogItemTypeAsPrimitive​(SessionContext ctx,
                                                    ComposedType item)
        Generated method - Getter of the ComposedType.catalogItemType attribute.
        Returns:
        the catalogItemType
      • isCatalogItemTypeAsPrimitive

        public boolean isCatalogItemTypeAsPrimitive​(ComposedType item)
        Generated method - Getter of the ComposedType.catalogItemType attribute.
        Returns:
        the catalogItemType
      • setCatalogItemType

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

        public void setCatalogItemType​(ComposedType item,
                                       java.lang.Boolean value)
        Generated method - Setter of the ComposedType.catalogItemType attribute.
        Parameters:
        value - the catalogItemType
      • setCatalogItemType

        public void setCatalogItemType​(SessionContext ctx,
                                       ComposedType item,
                                       boolean value)
        Generated method - Setter of the ComposedType.catalogItemType attribute.
        Parameters:
        value - the catalogItemType
      • setCatalogItemType

        public void setCatalogItemType​(ComposedType item,
                                       boolean value)
        Generated method - Setter of the ComposedType.catalogItemType attribute.
        Parameters:
        value - the catalogItemType
      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(SessionContext ctx,
                                                Product item)
        Generated method - Getter of the Product.catalogVersion attribute.
        Returns:
        the catalogVersion
      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(Product item)
        Generated method - Getter of the Product.catalogVersion attribute.
        Returns:
        the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(SessionContext ctx,
                                      Product item,
                                      CatalogVersion value)
        Generated method - Setter of the Product.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(Product item,
                                      CatalogVersion value)
        Generated method - Setter of the Product.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(SessionContext ctx,
                                                Media item)
        Generated method - Getter of the Media.catalogVersion attribute.
        Returns:
        the catalogVersion
      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(Media item)
        Generated method - Getter of the Media.catalogVersion attribute.
        Returns:
        the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(SessionContext ctx,
                                      Media item,
                                      CatalogVersion value)
        Generated method - Setter of the Media.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(Media item,
                                      CatalogVersion value)
        Generated method - Setter of the Media.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(MediaContainer item)
        Generated method - Getter of the MediaContainer.catalogVersion attribute.
        Returns:
        the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(SessionContext ctx,
                                      MediaContainer item,
                                      CatalogVersion value)
        Generated method - Setter of the MediaContainer.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(MediaContainer item,
                                      CatalogVersion value)
        Generated method - Setter of the MediaContainer.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • getCatalogVersionAttribute

        public abstract AttributeDescriptor getCatalogVersionAttribute​(SessionContext ctx,
                                                                       ComposedType item)
        Generated method - Getter of the ComposedType.catalogVersionAttribute attribute.
        Returns:
        the catalogVersionAttribute
      • getCatalogVersionAttribute

        public AttributeDescriptor getCatalogVersionAttribute​(ComposedType item)
        Generated method - Getter of the ComposedType.catalogVersionAttribute attribute.
        Returns:
        the catalogVersionAttribute
      • setCatalogVersionAttribute

        public abstract void setCatalogVersionAttribute​(SessionContext ctx,
                                                        ComposedType item,
                                                        AttributeDescriptor value)
        Generated method - Setter of the ComposedType.catalogVersionAttribute attribute.
        Parameters:
        value - the catalogVersionAttribute
      • setCatalogVersionAttribute

        public void setCatalogVersionAttribute​(ComposedType item,
                                               AttributeDescriptor value)
        Generated method - Setter of the ComposedType.catalogVersionAttribute attribute.
        Parameters:
        value - the catalogVersionAttribute
      • getClassificationIndexString

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

        public java.lang.String getClassificationIndexString​(Product item)
        Generated method - Getter of the Product.classificationIndexString attribute.
        Returns:
        the classificationIndexString
      • getAllClassificationIndexString

        public abstract java.util.Map<Language,​java.lang.String> getAllClassificationIndexString​(SessionContext ctx,
                                                                                                       Product item)
        Generated method - Getter of the Product.classificationIndexString attribute.
        Returns:
        the localized classificationIndexString
      • getAllClassificationIndexString

        public java.util.Map<Language,​java.lang.String> getAllClassificationIndexString​(Product item)
        Generated method - Getter of the Product.classificationIndexString attribute.
        Returns:
        the localized classificationIndexString
      • isContactAddress

        public java.lang.Boolean isContactAddress​(SessionContext ctx,
                                                  Address item)
        Generated method - Getter of the Address.contactAddress attribute.
        Returns:
        the contactAddress - contactAddress
      • isContactAddress

        public java.lang.Boolean isContactAddress​(Address item)
        Generated method - Getter of the Address.contactAddress attribute.
        Returns:
        the contactAddress - contactAddress
      • isContactAddressAsPrimitive

        public boolean isContactAddressAsPrimitive​(SessionContext ctx,
                                                   Address item)
        Generated method - Getter of the Address.contactAddress attribute.
        Returns:
        the contactAddress - contactAddress
      • isContactAddressAsPrimitive

        public boolean isContactAddressAsPrimitive​(Address item)
        Generated method - Getter of the Address.contactAddress attribute.
        Returns:
        the contactAddress - contactAddress
      • setContactAddress

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

        public void setContactAddress​(Address item,
                                      java.lang.Boolean value)
        Generated method - Setter of the Address.contactAddress attribute.
        Parameters:
        value - the contactAddress - contactAddress
      • setContactAddress

        public void setContactAddress​(SessionContext ctx,
                                      Address item,
                                      boolean value)
        Generated method - Setter of the Address.contactAddress attribute.
        Parameters:
        value - the contactAddress - contactAddress
      • setContactAddress

        public void setContactAddress​(Address item,
                                      boolean value)
        Generated method - Setter of the Address.contactAddress attribute.
        Parameters:
        value - the contactAddress - contactAddress
      • getContentUnit

        public Unit getContentUnit​(SessionContext ctx,
                                   Product item)
        Generated method - Getter of the Product.contentUnit attribute.
        Returns:
        the contentUnit
      • getContentUnit

        public Unit getContentUnit​(Product item)
        Generated method - Getter of the Product.contentUnit attribute.
        Returns:
        the contentUnit
      • setContentUnit

        public void setContentUnit​(SessionContext ctx,
                                   Product item,
                                   Unit value)
        Generated method - Setter of the Product.contentUnit attribute.
        Parameters:
        value - the contentUnit
      • setContentUnit

        public void setContentUnit​(Product item,
                                   Unit value)
        Generated method - Setter of the Product.contentUnit attribute.
        Parameters:
        value - the contentUnit
      • createAgreement

        public Agreement createAgreement​(java.util.Map attributeValues)
      • createAttributeValueAssignment

        public AttributeValueAssignment createAttributeValueAssignment​(java.util.Map attributeValues)
      • createCatalog

        public Catalog createCatalog​(java.util.Map attributeValues)
      • createCatalogUnawareMedia

        public CatalogUnawareMedia createCatalogUnawareMedia​(java.util.Map attributeValues)
      • createCatalogVersion

        public CatalogVersion createCatalogVersion​(java.util.Map attributeValues)
      • createCatalogVersionSyncCronJob

        public CatalogVersionSyncCronJob createCatalogVersionSyncCronJob​(java.util.Map attributeValues)
      • createCatalogVersionSyncJob

        public CatalogVersionSyncJob createCatalogVersionSyncJob​(java.util.Map attributeValues)
      • createCategory

        public Category createCategory​(java.util.Map attributeValues)
      • createClassAttributeAssignment

        public ClassAttributeAssignment createClassAttributeAssignment​(java.util.Map attributeValues)
      • createClassificationAttribute

        public ClassificationAttribute createClassificationAttribute​(java.util.Map attributeValues)
      • createClassificationAttributeUnit

        public ClassificationAttributeUnit createClassificationAttributeUnit​(java.util.Map attributeValues)
      • createClassificationAttributeValue

        public ClassificationAttributeValue createClassificationAttributeValue​(java.util.Map attributeValues)
      • createClassificationClass

        public ClassificationClass createClassificationClass​(java.util.Map attributeValues)
      • createClassificationKeyword

        public ClassificationKeyword createClassificationKeyword​(java.util.Map attributeValues)
      • createClassificationSystem

        public ClassificationSystem createClassificationSystem​(java.util.Map attributeValues)
      • createClassificationSystemVersion

        public ClassificationSystemVersion createClassificationSystemVersion​(java.util.Map attributeValues)
      • createCompany

        public Company createCompany​(java.util.Map attributeValues)
      • createCompareCatalogVersionsCronJob

        public CompareCatalogVersionsCronJob createCompareCatalogVersionsCronJob​(java.util.Map attributeValues)
      • createCompareCatalogVersionsJob

        public CompareCatalogVersionsJob createCompareCatalogVersionsJob​(java.util.Map attributeValues)
      • createConfigurationCategory

        public ConfigurationCategory createConfigurationCategory​(java.util.Map attributeValues)
      • createItemSyncDescriptor

        public ItemSyncDescriptor createItemSyncDescriptor​(java.util.Map attributeValues)
      • createItemSyncTimestamp

        public ItemSyncTimestamp createItemSyncTimestamp​(java.util.Map attributeValues)
      • createKeyword

        public Keyword createKeyword​(java.util.Map attributeValues)
      • createPreviewTicket

        public PreviewTicket createPreviewTicket​(java.util.Map attributeValues)
      • createProductFeature

        public ProductFeature createProductFeature​(java.util.Map attributeValues)
      • createProductReference

        public ProductReference createProductReference​(java.util.Map attributeValues)
      • createRemoveCatalogVersionCronJob

        public RemoveCatalogVersionCronJob createRemoveCatalogVersionCronJob​(java.util.Map attributeValues)
      • createRemoveCatalogVersionJob

        public RemoveCatalogVersionJob createRemoveCatalogVersionJob​(java.util.Map attributeValues)
      • createSyncAttributeDescriptorConfig

        public SyncAttributeDescriptorConfig createSyncAttributeDescriptorConfig​(java.util.Map attributeValues)
      • createSyncItemCronJob

        public SyncItemCronJob createSyncItemCronJob​(java.util.Map attributeValues)
      • createSyncItemJob

        public SyncItemJob createSyncItemJob​(java.util.Map attributeValues)
      • createVariantAttributeDescriptor

        public VariantAttributeDescriptor createVariantAttributeDescriptor​(java.util.Map attributeValues)
      • createVariantProduct

        public VariantProduct createVariantProduct​(java.util.Map attributeValues)
      • createVariantType

        public VariantType createVariantType​(java.util.Map attributeValues)
      • getData_sheet

        public java.util.Collection<Media> getData_sheet​(SessionContext ctx,
                                                         Product item)
        Generated method - Getter of the Product.data_sheet attribute.
        Returns:
        the data_sheet
      • getData_sheet

        public java.util.Collection<Media> getData_sheet​(Product item)
        Generated method - Getter of the Product.data_sheet attribute.
        Returns:
        the data_sheet
      • setData_sheet

        public void setData_sheet​(SessionContext ctx,
                                  Product item,
                                  java.util.Collection<Media> value)
        Generated method - Setter of the Product.data_sheet attribute.
        Parameters:
        value - the data_sheet
      • setData_sheet

        public void setData_sheet​(Product item,
                                  java.util.Collection<Media> value)
        Generated method - Setter of the Product.data_sheet attribute.
        Parameters:
        value - the data_sheet
      • getDeliveryTime

        public java.lang.Double getDeliveryTime​(SessionContext ctx,
                                                Product item)
        Generated method - Getter of the Product.deliveryTime attribute.
        Returns:
        the deliveryTime
      • getDeliveryTime

        public java.lang.Double getDeliveryTime​(Product item)
        Generated method - Getter of the Product.deliveryTime attribute.
        Returns:
        the deliveryTime
      • getDeliveryTimeAsPrimitive

        public double getDeliveryTimeAsPrimitive​(SessionContext ctx,
                                                 Product item)
        Generated method - Getter of the Product.deliveryTime attribute.
        Returns:
        the deliveryTime
      • getDeliveryTimeAsPrimitive

        public double getDeliveryTimeAsPrimitive​(Product item)
        Generated method - Getter of the Product.deliveryTime attribute.
        Returns:
        the deliveryTime
      • setDeliveryTime

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

        public void setDeliveryTime​(Product item,
                                    java.lang.Double value)
        Generated method - Setter of the Product.deliveryTime attribute.
        Parameters:
        value - the deliveryTime
      • setDeliveryTime

        public void setDeliveryTime​(SessionContext ctx,
                                    Product item,
                                    double value)
        Generated method - Setter of the Product.deliveryTime attribute.
        Parameters:
        value - the deliveryTime
      • setDeliveryTime

        public void setDeliveryTime​(Product item,
                                    double value)
        Generated method - Setter of the Product.deliveryTime attribute.
        Parameters:
        value - the deliveryTime
      • getDetail

        public java.util.Collection<Media> getDetail​(SessionContext ctx,
                                                     Product item)
        Generated method - Getter of the Product.detail attribute.
        Returns:
        the detail
      • getDetail

        public java.util.Collection<Media> getDetail​(Product item)
        Generated method - Getter of the Product.detail attribute.
        Returns:
        the detail
      • setDetail

        public void setDetail​(SessionContext ctx,
                              Product item,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Product.detail attribute.
        Parameters:
        value - the detail
      • setDetail

        public void setDetail​(Product item,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Product.detail attribute.
        Parameters:
        value - the detail
      • isDontCopy

        public java.lang.Boolean isDontCopy​(SessionContext ctx,
                                            AttributeDescriptor item)
        Generated method - Getter of the AttributeDescriptor.dontCopy attribute.
        Returns:
        the dontCopy
      • isDontCopy

        public java.lang.Boolean isDontCopy​(AttributeDescriptor item)
        Generated method - Getter of the AttributeDescriptor.dontCopy attribute.
        Returns:
        the dontCopy
      • isDontCopyAsPrimitive

        public boolean isDontCopyAsPrimitive​(SessionContext ctx,
                                             AttributeDescriptor item)
        Generated method - Getter of the AttributeDescriptor.dontCopy attribute.
        Returns:
        the dontCopy
      • isDontCopyAsPrimitive

        public boolean isDontCopyAsPrimitive​(AttributeDescriptor item)
        Generated method - Getter of the AttributeDescriptor.dontCopy attribute.
        Returns:
        the dontCopy
      • setDontCopy

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

        public void setDontCopy​(AttributeDescriptor item,
                                java.lang.Boolean value)
        Generated method - Setter of the AttributeDescriptor.dontCopy attribute.
        Parameters:
        value - the dontCopy
      • setDontCopy

        public void setDontCopy​(SessionContext ctx,
                                AttributeDescriptor item,
                                boolean value)
        Generated method - Setter of the AttributeDescriptor.dontCopy attribute.
        Parameters:
        value - the dontCopy
      • setDontCopy

        public void setDontCopy​(AttributeDescriptor item,
                                boolean value)
        Generated method - Setter of the AttributeDescriptor.dontCopy attribute.
        Parameters:
        value - the dontCopy
      • getEan

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

        public java.lang.String getEan​(Product item)
        Generated method - Getter of the Product.ean attribute.
        Returns:
        the ean
      • setEan

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

        public void setEan​(Product item,
                           java.lang.String value)
        Generated method - Setter of the Product.ean attribute.
        Parameters:
        value - the ean
      • getEndLineNumber

        public java.lang.Integer getEndLineNumber​(SessionContext ctx,
                                                  Product item)
        Generated method - Getter of the Product.endLineNumber attribute.
        Returns:
        the endLineNumber
      • getEndLineNumber

        public java.lang.Integer getEndLineNumber​(Product item)
        Generated method - Getter of the Product.endLineNumber attribute.
        Returns:
        the endLineNumber
      • getEndLineNumberAsPrimitive

        public int getEndLineNumberAsPrimitive​(SessionContext ctx,
                                               Product item)
        Generated method - Getter of the Product.endLineNumber attribute.
        Returns:
        the endLineNumber
      • getEndLineNumberAsPrimitive

        public int getEndLineNumberAsPrimitive​(Product item)
        Generated method - Getter of the Product.endLineNumber attribute.
        Returns:
        the endLineNumber
      • setEndLineNumber

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

        public void setEndLineNumber​(Product item,
                                     java.lang.Integer value)
        Generated method - Setter of the Product.endLineNumber attribute.
        Parameters:
        value - the endLineNumber
      • setEndLineNumber

        public void setEndLineNumber​(SessionContext ctx,
                                     Product item,
                                     int value)
        Generated method - Setter of the Product.endLineNumber attribute.
        Parameters:
        value - the endLineNumber
      • setEndLineNumber

        public void setEndLineNumber​(Product item,
                                     int value)
        Generated method - Setter of the Product.endLineNumber attribute.
        Parameters:
        value - the endLineNumber
      • getErpGroupBuyer

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

        public java.lang.String getErpGroupBuyer​(Product item)
        Generated method - Getter of the Product.erpGroupBuyer attribute.
        Returns:
        the erpGroupBuyer
      • setErpGroupBuyer

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

        public void setErpGroupBuyer​(Product item,
                                     java.lang.String value)
        Generated method - Setter of the Product.erpGroupBuyer attribute.
        Parameters:
        value - the erpGroupBuyer
      • getErpGroupSupplier

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

        public java.lang.String getErpGroupSupplier​(Product item)
        Generated method - Getter of the Product.erpGroupSupplier attribute.
        Returns:
        the erpGroupSupplier
      • setErpGroupSupplier

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

        public void setErpGroupSupplier​(Product item,
                                        java.lang.String value)
        Generated method - Setter of the Product.erpGroupSupplier attribute.
        Parameters:
        value - the erpGroupSupplier
      • getFeatures

        public java.util.List<ProductFeature> getFeatures​(SessionContext ctx,
                                                          Product item)
        Generated method - Getter of the Product.features attribute.
        Returns:
        the features
      • getFeatures

        public java.util.List<ProductFeature> getFeatures​(Product item)
        Generated method - Getter of the Product.features attribute.
        Returns:
        the features
      • setFeatures

        public void setFeatures​(SessionContext ctx,
                                Product item,
                                java.util.List<ProductFeature> value)
        Generated method - Setter of the Product.features attribute.
        Parameters:
        value - the features
      • setFeatures

        public void setFeatures​(Product item,
                                java.util.List<ProductFeature> value)
        Generated method - Setter of the Product.features attribute.
        Parameters:
        value - the features
      • addToFeatures

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

        public void addToFeatures​(Product item,
                                  ProductFeature value)
        Generated method - Adds value to features.
        Parameters:
        value - the item to add to features
      • removeFromFeatures

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

        public void removeFromFeatures​(Product item,
                                       ProductFeature value)
        Generated method - Removes value from features.
        Parameters:
        value - the item to remove from features
      • getName

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

        public java.util.List<Keyword> getKeywords​(SessionContext ctx,
                                                   Product item)
        Generated method - Getter of the Product.keywords attribute.
        Returns:
        the keywords - Keywords
      • getKeywords

        public java.util.List<Keyword> getKeywords​(Product item)
        Generated method - Getter of the Product.keywords attribute.
        Returns:
        the keywords - Keywords
      • getAllKeywords

        public java.util.Map<Language,​java.util.List<Keyword>> getAllKeywords​(SessionContext ctx,
                                                                                    Product item)
        Generated method - Getter of the Product.keywords attribute.
        Returns:
        the localized keywords - Keywords
      • getAllKeywords

        public java.util.Map<Language,​java.util.List<Keyword>> getAllKeywords​(Product item)
        Generated method - Getter of the Product.keywords attribute.
        Returns:
        the localized keywords - Keywords
      • getKeywordsCount

        public long getKeywordsCount​(Product item,
                                     Language lang)
      • getKeywordsCount

        public long getKeywordsCount​(Product item)
      • setKeywords

        public void setKeywords​(SessionContext ctx,
                                Product item,
                                java.util.List<Keyword> value)
        Generated method - Setter of the Product.keywords attribute.
        Parameters:
        value - the keywords - Keywords
      • setKeywords

        public void setKeywords​(Product item,
                                java.util.List<Keyword> value)
        Generated method - Setter of the Product.keywords attribute.
        Parameters:
        value - the keywords - Keywords
      • setAllKeywords

        public void setAllKeywords​(SessionContext ctx,
                                   Product item,
                                   java.util.Map<Language,​java.util.List<Keyword>> value)
        Generated method - Setter of the Product.keywords attribute.
        Parameters:
        value - the keywords - Keywords
      • setAllKeywords

        public void setAllKeywords​(Product item,
                                   java.util.Map<Language,​java.util.List<Keyword>> value)
        Generated method - Setter of the Product.keywords attribute.
        Parameters:
        value - the keywords - Keywords
      • addToKeywords

        public void addToKeywords​(SessionContext ctx,
                                  Product item,
                                  Language lang,
                                  Keyword value)
        Generated method - Adds value to keywords.
        Parameters:
        value - the item to add to keywords - Keywords
      • addToKeywords

        public void addToKeywords​(Product item,
                                  Language lang,
                                  Keyword value)
        Generated method - Adds value to keywords.
        Parameters:
        value - the item to add to keywords - Keywords
      • removeFromKeywords

        public void removeFromKeywords​(SessionContext ctx,
                                       Product item,
                                       Language lang,
                                       Keyword value)
        Generated method - Removes value from keywords.
        Parameters:
        value - the item to remove from keywords - Keywords
      • removeFromKeywords

        public void removeFromKeywords​(Product item,
                                       Language lang,
                                       Keyword value)
        Generated method - Removes value from keywords.
        Parameters:
        value - the item to remove from keywords - Keywords
      • getLogo

        public java.util.Collection<Media> getLogo​(SessionContext ctx,
                                                   Product item)
        Generated method - Getter of the Product.logo attribute.
        Returns:
        the logo
      • getLogo

        public java.util.Collection<Media> getLogo​(Product item)
        Generated method - Getter of the Product.logo attribute.
        Returns:
        the logo
      • setLogo

        public void setLogo​(SessionContext ctx,
                            Product item,
                            java.util.Collection<Media> value)
        Generated method - Setter of the Product.logo attribute.
        Parameters:
        value - the logo
      • setLogo

        public void setLogo​(Product item,
                            java.util.Collection<Media> value)
        Generated method - Setter of the Product.logo attribute.
        Parameters:
        value - the logo
      • getManufacturerAID

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

        public java.lang.String getManufacturerAID​(Product item)
        Generated method - Getter of the Product.manufacturerAID attribute.
        Returns:
        the manufacturerAID
      • setManufacturerAID

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

        public void setManufacturerAID​(Product item,
                                       java.lang.String value)
        Generated method - Setter of the Product.manufacturerAID attribute.
        Parameters:
        value - the manufacturerAID
      • getManufacturerName

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

        public java.lang.String getManufacturerName​(Product item)
        Generated method - Getter of the Product.manufacturerName attribute.
        Returns:
        the manufacturerName
      • setManufacturerName

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

        public void setManufacturerName​(Product item,
                                        java.lang.String value)
        Generated method - Setter of the Product.manufacturerName attribute.
        Parameters:
        value - the manufacturerName
      • getManufacturerTypeDescription

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

        public java.lang.String getManufacturerTypeDescription​(Product item)
        Generated method - Getter of the Product.manufacturerTypeDescription attribute.
        Returns:
        the manufacturerTypeDescription
      • getAllManufacturerTypeDescription

        public java.util.Map<Language,​java.lang.String> getAllManufacturerTypeDescription​(SessionContext ctx,
                                                                                                Product item)
        Generated method - Getter of the Product.manufacturerTypeDescription attribute.
        Returns:
        the localized manufacturerTypeDescription
      • getAllManufacturerTypeDescription

        public java.util.Map<Language,​java.lang.String> getAllManufacturerTypeDescription​(Product item)
        Generated method - Getter of the Product.manufacturerTypeDescription attribute.
        Returns:
        the localized manufacturerTypeDescription
      • setManufacturerTypeDescription

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

        public void setManufacturerTypeDescription​(Product item,
                                                   java.lang.String value)
        Generated method - Setter of the Product.manufacturerTypeDescription attribute.
        Parameters:
        value - the manufacturerTypeDescription
      • setAllManufacturerTypeDescription

        public void setAllManufacturerTypeDescription​(SessionContext ctx,
                                                      Product item,
                                                      java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the Product.manufacturerTypeDescription attribute.
        Parameters:
        value - the manufacturerTypeDescription
      • setAllManufacturerTypeDescription

        public void setAllManufacturerTypeDescription​(Product item,
                                                      java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the Product.manufacturerTypeDescription attribute.
        Parameters:
        value - the manufacturerTypeDescription
      • getMaxOrderQuantity

        public java.lang.Integer getMaxOrderQuantity​(SessionContext ctx,
                                                     Product item)
        Generated method - Getter of the Product.maxOrderQuantity attribute.
        Returns:
        the maxOrderQuantity
      • getMaxOrderQuantity

        public java.lang.Integer getMaxOrderQuantity​(Product item)
        Generated method - Getter of the Product.maxOrderQuantity attribute.
        Returns:
        the maxOrderQuantity
      • getMaxOrderQuantityAsPrimitive

        public int getMaxOrderQuantityAsPrimitive​(SessionContext ctx,
                                                  Product item)
        Generated method - Getter of the Product.maxOrderQuantity attribute.
        Returns:
        the maxOrderQuantity
      • getMaxOrderQuantityAsPrimitive

        public int getMaxOrderQuantityAsPrimitive​(Product item)
        Generated method - Getter of the Product.maxOrderQuantity attribute.
        Returns:
        the maxOrderQuantity
      • setMaxOrderQuantity

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

        public void setMaxOrderQuantity​(Product item,
                                        java.lang.Integer value)
        Generated method - Setter of the Product.maxOrderQuantity attribute.
        Parameters:
        value - the maxOrderQuantity
      • setMaxOrderQuantity

        public void setMaxOrderQuantity​(SessionContext ctx,
                                        Product item,
                                        int value)
        Generated method - Setter of the Product.maxOrderQuantity attribute.
        Parameters:
        value - the maxOrderQuantity
      • setMaxOrderQuantity

        public void setMaxOrderQuantity​(Product item,
                                        int value)
        Generated method - Setter of the Product.maxOrderQuantity attribute.
        Parameters:
        value - the maxOrderQuantity
      • getMinOrderQuantity

        public java.lang.Integer getMinOrderQuantity​(SessionContext ctx,
                                                     Product item)
        Generated method - Getter of the Product.minOrderQuantity attribute.
        Returns:
        the minOrderQuantity
      • getMinOrderQuantity

        public java.lang.Integer getMinOrderQuantity​(Product item)
        Generated method - Getter of the Product.minOrderQuantity attribute.
        Returns:
        the minOrderQuantity
      • getMinOrderQuantityAsPrimitive

        public int getMinOrderQuantityAsPrimitive​(SessionContext ctx,
                                                  Product item)
        Generated method - Getter of the Product.minOrderQuantity attribute.
        Returns:
        the minOrderQuantity
      • getMinOrderQuantityAsPrimitive

        public int getMinOrderQuantityAsPrimitive​(Product item)
        Generated method - Getter of the Product.minOrderQuantity attribute.
        Returns:
        the minOrderQuantity
      • setMinOrderQuantity

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

        public void setMinOrderQuantity​(Product item,
                                        java.lang.Integer value)
        Generated method - Setter of the Product.minOrderQuantity attribute.
        Parameters:
        value - the minOrderQuantity
      • setMinOrderQuantity

        public void setMinOrderQuantity​(SessionContext ctx,
                                        Product item,
                                        int value)
        Generated method - Setter of the Product.minOrderQuantity attribute.
        Parameters:
        value - the minOrderQuantity
      • setMinOrderQuantity

        public void setMinOrderQuantity​(Product item,
                                        int value)
        Generated method - Setter of the Product.minOrderQuantity attribute.
        Parameters:
        value - the minOrderQuantity
      • getNormal

        public java.util.Collection<Media> getNormal​(SessionContext ctx,
                                                     Product item)
        Generated method - Getter of the Product.normal attribute.
        Returns:
        the normal
      • getNormal

        public java.util.Collection<Media> getNormal​(Product item)
        Generated method - Getter of the Product.normal attribute.
        Returns:
        the normal
      • setNormal

        public void setNormal​(SessionContext ctx,
                              Product item,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Product.normal attribute.
        Parameters:
        value - the normal
      • setNormal

        public void setNormal​(Product item,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Product.normal attribute.
        Parameters:
        value - the normal
      • getNumberContentUnits

        public java.lang.Double getNumberContentUnits​(SessionContext ctx,
                                                      Product item)
        Generated method - Getter of the Product.numberContentUnits attribute.
        Returns:
        the numberContentUnits
      • getNumberContentUnits

        public java.lang.Double getNumberContentUnits​(Product item)
        Generated method - Getter of the Product.numberContentUnits attribute.
        Returns:
        the numberContentUnits
      • getNumberContentUnitsAsPrimitive

        public double getNumberContentUnitsAsPrimitive​(SessionContext ctx,
                                                       Product item)
        Generated method - Getter of the Product.numberContentUnits attribute.
        Returns:
        the numberContentUnits
      • getNumberContentUnitsAsPrimitive

        public double getNumberContentUnitsAsPrimitive​(Product item)
        Generated method - Getter of the Product.numberContentUnits attribute.
        Returns:
        the numberContentUnits
      • setNumberContentUnits

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

        public void setNumberContentUnits​(Product item,
                                          java.lang.Double value)
        Generated method - Setter of the Product.numberContentUnits attribute.
        Parameters:
        value - the numberContentUnits
      • setNumberContentUnits

        public void setNumberContentUnits​(SessionContext ctx,
                                          Product item,
                                          double value)
        Generated method - Setter of the Product.numberContentUnits attribute.
        Parameters:
        value - the numberContentUnits
      • setNumberContentUnits

        public void setNumberContentUnits​(Product item,
                                          double value)
        Generated method - Setter of the Product.numberContentUnits attribute.
        Parameters:
        value - the numberContentUnits
      • getOfflineDate

        public java.util.Date getOfflineDate​(SessionContext ctx,
                                             Product item)
        Generated method - Getter of the Product.offlineDate attribute.
        Returns:
        the offlineDate
      • getOfflineDate

        public java.util.Date getOfflineDate​(Product item)
        Generated method - Getter of the Product.offlineDate attribute.
        Returns:
        the offlineDate
      • setOfflineDate

        public void setOfflineDate​(SessionContext ctx,
                                   Product item,
                                   java.util.Date value)
        Generated method - Setter of the Product.offlineDate attribute.
        Parameters:
        value - the offlineDate
      • setOfflineDate

        public void setOfflineDate​(Product item,
                                   java.util.Date value)
        Generated method - Setter of the Product.offlineDate attribute.
        Parameters:
        value - the offlineDate
      • getOnlineDate

        public java.util.Date getOnlineDate​(SessionContext ctx,
                                            Product item)
        Generated method - Getter of the Product.onlineDate attribute.
        Returns:
        the onlineDate
      • getOnlineDate

        public java.util.Date getOnlineDate​(Product item)
        Generated method - Getter of the Product.onlineDate attribute.
        Returns:
        the onlineDate
      • setOnlineDate

        public void setOnlineDate​(SessionContext ctx,
                                  Product item,
                                  java.util.Date value)
        Generated method - Setter of the Product.onlineDate attribute.
        Parameters:
        value - the onlineDate
      • setOnlineDate

        public void setOnlineDate​(Product item,
                                  java.util.Date value)
        Generated method - Setter of the Product.onlineDate attribute.
        Parameters:
        value - the onlineDate
      • getOrder

        public java.lang.Integer getOrder​(SessionContext ctx,
                                          Product item)
        Generated method - Getter of the Product.order attribute.
        Returns:
        the order
      • getOrder

        public java.lang.Integer getOrder​(Product item)
        Generated method - Getter of the Product.order attribute.
        Returns:
        the order
      • getOrderAsPrimitive

        public int getOrderAsPrimitive​(SessionContext ctx,
                                       Product item)
        Generated method - Getter of the Product.order attribute.
        Returns:
        the order
      • getOrderAsPrimitive

        public int getOrderAsPrimitive​(Product item)
        Generated method - Getter of the Product.order attribute.
        Returns:
        the order
      • setOrder

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

        public void setOrder​(Product item,
                             java.lang.Integer value)
        Generated method - Setter of the Product.order attribute.
        Parameters:
        value - the order
      • setOrder

        public void setOrder​(SessionContext ctx,
                             Product item,
                             int value)
        Generated method - Setter of the Product.order attribute.
        Parameters:
        value - the order
      • setOrder

        public void setOrder​(Product item,
                             int value)
        Generated method - Setter of the Product.order attribute.
        Parameters:
        value - the order
      • getOrderQuantityInterval

        public java.lang.Integer getOrderQuantityInterval​(SessionContext ctx,
                                                          Product item)
        Generated method - Getter of the Product.orderQuantityInterval attribute.
        Returns:
        the orderQuantityInterval
      • getOrderQuantityInterval

        public java.lang.Integer getOrderQuantityInterval​(Product item)
        Generated method - Getter of the Product.orderQuantityInterval attribute.
        Returns:
        the orderQuantityInterval
      • getOrderQuantityIntervalAsPrimitive

        public int getOrderQuantityIntervalAsPrimitive​(SessionContext ctx,
                                                       Product item)
        Generated method - Getter of the Product.orderQuantityInterval attribute.
        Returns:
        the orderQuantityInterval
      • getOrderQuantityIntervalAsPrimitive

        public int getOrderQuantityIntervalAsPrimitive​(Product item)
        Generated method - Getter of the Product.orderQuantityInterval attribute.
        Returns:
        the orderQuantityInterval
      • setOrderQuantityInterval

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

        public void setOrderQuantityInterval​(Product item,
                                             java.lang.Integer value)
        Generated method - Setter of the Product.orderQuantityInterval attribute.
        Parameters:
        value - the orderQuantityInterval
      • setOrderQuantityInterval

        public void setOrderQuantityInterval​(SessionContext ctx,
                                             Product item,
                                             int value)
        Generated method - Setter of the Product.orderQuantityInterval attribute.
        Parameters:
        value - the orderQuantityInterval
      • setOrderQuantityInterval

        public void setOrderQuantityInterval​(Product item,
                                             int value)
        Generated method - Setter of the Product.orderQuantityInterval attribute.
        Parameters:
        value - the orderQuantityInterval
      • getOthers

        public java.util.Collection<Media> getOthers​(SessionContext ctx,
                                                     Product item)
        Generated method - Getter of the Product.others attribute.
        Returns:
        the others
      • getOthers

        public java.util.Collection<Media> getOthers​(Product item)
        Generated method - Getter of the Product.others attribute.
        Returns:
        the others
      • setOthers

        public void setOthers​(SessionContext ctx,
                              Product item,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Product.others attribute.
        Parameters:
        value - the others
      • setOthers

        public void setOthers​(Product item,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Product.others attribute.
        Parameters:
        value - the others
      • getPreviewCatalogVersions

        public java.util.Collection<CatalogVersion> getPreviewCatalogVersions​(SessionContext ctx,
                                                                              Customer item)
        Generated method - Getter of the Customer.previewCatalogVersions attribute.
        Returns:
        the previewCatalogVersions
      • getPreviewCatalogVersions

        public java.util.Collection<CatalogVersion> getPreviewCatalogVersions​(Customer item)
        Generated method - Getter of the Customer.previewCatalogVersions attribute.
        Returns:
        the previewCatalogVersions
      • setPreviewCatalogVersions

        public void setPreviewCatalogVersions​(SessionContext ctx,
                                              Customer item,
                                              java.util.Collection<CatalogVersion> value)
        Generated method - Setter of the Customer.previewCatalogVersions attribute.
        Parameters:
        value - the previewCatalogVersions
      • setPreviewCatalogVersions

        public void setPreviewCatalogVersions​(Customer item,
                                              java.util.Collection<CatalogVersion> value)
        Generated method - Setter of the Customer.previewCatalogVersions attribute.
        Parameters:
        value - the previewCatalogVersions
      • getPriceQuantity

        public java.lang.Double getPriceQuantity​(SessionContext ctx,
                                                 Product item)
        Generated method - Getter of the Product.priceQuantity attribute.
        Returns:
        the priceQuantity
      • getPriceQuantity

        public java.lang.Double getPriceQuantity​(Product item)
        Generated method - Getter of the Product.priceQuantity attribute.
        Returns:
        the priceQuantity
      • getPriceQuantityAsPrimitive

        public double getPriceQuantityAsPrimitive​(SessionContext ctx,
                                                  Product item)
        Generated method - Getter of the Product.priceQuantity attribute.
        Returns:
        the priceQuantity
      • getPriceQuantityAsPrimitive

        public double getPriceQuantityAsPrimitive​(Product item)
        Generated method - Getter of the Product.priceQuantity attribute.
        Returns:
        the priceQuantity
      • setPriceQuantity

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

        public void setPriceQuantity​(Product item,
                                     java.lang.Double value)
        Generated method - Setter of the Product.priceQuantity attribute.
        Parameters:
        value - the priceQuantity
      • setPriceQuantity

        public void setPriceQuantity​(SessionContext ctx,
                                     Product item,
                                     double value)
        Generated method - Setter of the Product.priceQuantity attribute.
        Parameters:
        value - the priceQuantity
      • setPriceQuantity

        public void setPriceQuantity​(Product item,
                                     double value)
        Generated method - Setter of the Product.priceQuantity attribute.
        Parameters:
        value - the priceQuantity
      • setProductInfos

        public void setProductInfos​(AbstractOrderEntry item,
                                    java.util.List<AbstractOrderEntryProductInfo> value)
        Generated method - Setter of the AbstractOrderEntry.productInfos attribute.
        Parameters:
        value - the productInfos
      • removeFromProductInfos

        public void removeFromProductInfos​(AbstractOrderEntry item,
                                           AbstractOrderEntryProductInfo value)
        Generated method - Removes value from productInfos.
        Parameters:
        value - the item to remove from productInfos
      • getProductReferences

        public java.util.Collection<ProductReference> getProductReferences​(SessionContext ctx,
                                                                           Product item)
        Generated method - Getter of the Product.productReferences attribute.
        Returns:
        the productReferences
      • getProductReferences

        public java.util.Collection<ProductReference> getProductReferences​(Product item)
        Generated method - Getter of the Product.productReferences attribute.
        Returns:
        the productReferences
      • setProductReferences

        public void setProductReferences​(SessionContext ctx,
                                         Product item,
                                         java.util.Collection<ProductReference> value)
        Generated method - Setter of the Product.productReferences attribute.
        Parameters:
        value - the productReferences
      • setProductReferences

        public void setProductReferences​(Product item,
                                         java.util.Collection<ProductReference> value)
        Generated method - Setter of the Product.productReferences attribute.
        Parameters:
        value - the productReferences
      • addToProductReferences

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

        public void addToProductReferences​(Product item,
                                           ProductReference value)
        Generated method - Adds value to productReferences.
        Parameters:
        value - the item to add to productReferences
      • removeFromProductReferences

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

        public void removeFromProductReferences​(Product item,
                                                ProductReference value)
        Generated method - Removes value from productReferences.
        Parameters:
        value - the item to remove from productReferences
      • getPublicKey

        public java.lang.String getPublicKey​(SessionContext ctx,
                                             Address item)
        Generated method - Getter of the Address.publicKey attribute.
        Returns:
        the publicKey
      • getPublicKey

        public java.lang.String getPublicKey​(Address item)
        Generated method - Getter of the Address.publicKey attribute.
        Returns:
        the publicKey
      • setPublicKey

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

        public void setPublicKey​(Address item,
                                 java.lang.String value)
        Generated method - Setter of the Address.publicKey attribute.
        Parameters:
        value - the publicKey
      • getReadableCatalogVersions

        public java.util.List<CatalogVersion> getReadableCatalogVersions​(SessionContext ctx,
                                                                         Principal item)
        Generated method - Getter of the Principal.readableCatalogVersions attribute.
        Returns:
        the readableCatalogVersions
      • getReadableCatalogVersions

        public java.util.List<CatalogVersion> getReadableCatalogVersions​(Principal item)
        Generated method - Getter of the Principal.readableCatalogVersions attribute.
        Returns:
        the readableCatalogVersions
      • getReadableCatalogVersionsCount

        public long getReadableCatalogVersionsCount​(SessionContext ctx,
                                                    Principal item)
      • getReadableCatalogVersionsCount

        public long getReadableCatalogVersionsCount​(Principal item)
      • setReadableCatalogVersions

        public void setReadableCatalogVersions​(SessionContext ctx,
                                               Principal item,
                                               java.util.List<CatalogVersion> value)
        Generated method - Setter of the Principal.readableCatalogVersions attribute.
        Parameters:
        value - the readableCatalogVersions
      • setReadableCatalogVersions

        public void setReadableCatalogVersions​(Principal item,
                                               java.util.List<CatalogVersion> value)
        Generated method - Setter of the Principal.readableCatalogVersions attribute.
        Parameters:
        value - the readableCatalogVersions
      • addToReadableCatalogVersions

        public void addToReadableCatalogVersions​(SessionContext ctx,
                                                 Principal item,
                                                 CatalogVersion value)
        Generated method - Adds value to readableCatalogVersions.
        Parameters:
        value - the item to add to readableCatalogVersions
      • addToReadableCatalogVersions

        public void addToReadableCatalogVersions​(Principal item,
                                                 CatalogVersion value)
        Generated method - Adds value to readableCatalogVersions.
        Parameters:
        value - the item to add to readableCatalogVersions
      • removeFromReadableCatalogVersions

        public void removeFromReadableCatalogVersions​(SessionContext ctx,
                                                      Principal item,
                                                      CatalogVersion value)
        Generated method - Removes value from readableCatalogVersions.
        Parameters:
        value - the item to remove from readableCatalogVersions
      • removeFromReadableCatalogVersions

        public void removeFromReadableCatalogVersions​(Principal item,
                                                      CatalogVersion value)
        Generated method - Removes value from readableCatalogVersions.
        Parameters:
        value - the item to remove from readableCatalogVersions
      • getRemarks

        public java.lang.String getRemarks​(SessionContext ctx,
                                           Address item)
        Generated method - Getter of the Address.remarks attribute.
        Returns:
        the remarks
      • getRemarks

        public java.lang.String getRemarks​(Address item)
        Generated method - Getter of the Address.remarks attribute.
        Returns:
        the remarks
      • setRemarks

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

        public void setRemarks​(Address item,
                               java.lang.String value)
        Generated method - Setter of the Address.remarks attribute.
        Parameters:
        value - the remarks
      • getRemarks

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

        public java.lang.String getRemarks​(Product item)
        Generated method - Getter of the Product.remarks attribute.
        Returns:
        the remarks
      • getAllRemarks

        public java.util.Map<Language,​java.lang.String> getAllRemarks​(SessionContext ctx,
                                                                            Product item)
        Generated method - Getter of the Product.remarks attribute.
        Returns:
        the localized remarks
      • getAllRemarks

        public java.util.Map<Language,​java.lang.String> getAllRemarks​(Product item)
        Generated method - Getter of the Product.remarks attribute.
        Returns:
        the localized remarks
      • setRemarks

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

        public void setRemarks​(Product item,
                               java.lang.String value)
        Generated method - Setter of the Product.remarks attribute.
        Parameters:
        value - the remarks
      • setAllRemarks

        public void setAllRemarks​(SessionContext ctx,
                                  Product item,
                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the Product.remarks attribute.
        Parameters:
        value - the remarks
      • setAllRemarks

        public void setAllRemarks​(Product item,
                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the Product.remarks attribute.
        Parameters:
        value - the remarks
      • getSegment

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

        public java.lang.String getSegment​(Product item)
        Generated method - Getter of the Product.segment attribute.
        Returns:
        the segment
      • getAllSegment

        public java.util.Map<Language,​java.lang.String> getAllSegment​(SessionContext ctx,
                                                                            Product item)
        Generated method - Getter of the Product.segment attribute.
        Returns:
        the localized segment
      • getAllSegment

        public java.util.Map<Language,​java.lang.String> getAllSegment​(Product item)
        Generated method - Getter of the Product.segment attribute.
        Returns:
        the localized segment
      • setSegment

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

        public void setSegment​(Product item,
                               java.lang.String value)
        Generated method - Setter of the Product.segment attribute.
        Parameters:
        value - the segment
      • setAllSegment

        public void setAllSegment​(SessionContext ctx,
                                  Product item,
                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the Product.segment attribute.
        Parameters:
        value - the segment
      • setAllSegment

        public void setAllSegment​(Product item,
                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the Product.segment attribute.
        Parameters:
        value - the segment
      • isShippingAddress

        public java.lang.Boolean isShippingAddress​(SessionContext ctx,
                                                   Address item)
        Generated method - Getter of the Address.shippingAddress attribute.
        Returns:
        the shippingAddress - shippingAddress
      • isShippingAddress

        public java.lang.Boolean isShippingAddress​(Address item)
        Generated method - Getter of the Address.shippingAddress attribute.
        Returns:
        the shippingAddress - shippingAddress
      • isShippingAddressAsPrimitive

        public boolean isShippingAddressAsPrimitive​(SessionContext ctx,
                                                    Address item)
        Generated method - Getter of the Address.shippingAddress attribute.
        Returns:
        the shippingAddress - shippingAddress
      • isShippingAddressAsPrimitive

        public boolean isShippingAddressAsPrimitive​(Address item)
        Generated method - Getter of the Address.shippingAddress attribute.
        Returns:
        the shippingAddress - shippingAddress
      • setShippingAddress

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

        public void setShippingAddress​(Address item,
                                       java.lang.Boolean value)
        Generated method - Setter of the Address.shippingAddress attribute.
        Parameters:
        value - the shippingAddress - shippingAddress
      • setShippingAddress

        public void setShippingAddress​(SessionContext ctx,
                                       Address item,
                                       boolean value)
        Generated method - Setter of the Address.shippingAddress attribute.
        Parameters:
        value - the shippingAddress - shippingAddress
      • setShippingAddress

        public void setShippingAddress​(Address item,
                                       boolean value)
        Generated method - Setter of the Address.shippingAddress attribute.
        Parameters:
        value - the shippingAddress - shippingAddress
      • getAllSpecialTreatmentClasses

        public java.util.Map<java.lang.String,​java.lang.String> getAllSpecialTreatmentClasses​(SessionContext ctx,
                                                                                                    Product item)
        Generated method - Getter of the Product.specialTreatmentClasses attribute.
        Returns:
        the specialTreatmentClasses
      • getAllSpecialTreatmentClasses

        public java.util.Map<java.lang.String,​java.lang.String> getAllSpecialTreatmentClasses​(Product item)
        Generated method - Getter of the Product.specialTreatmentClasses attribute.
        Returns:
        the specialTreatmentClasses
      • setAllSpecialTreatmentClasses

        public void setAllSpecialTreatmentClasses​(SessionContext ctx,
                                                  Product item,
                                                  java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the Product.specialTreatmentClasses attribute.
        Parameters:
        value - the specialTreatmentClasses
      • setAllSpecialTreatmentClasses

        public void setAllSpecialTreatmentClasses​(Product item,
                                                  java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the Product.specialTreatmentClasses attribute.
        Parameters:
        value - the specialTreatmentClasses
      • getStartLineNumber

        public java.lang.Integer getStartLineNumber​(SessionContext ctx,
                                                    Product item)
        Generated method - Getter of the Product.startLineNumber attribute.
        Returns:
        the startLineNumber
      • getStartLineNumber

        public java.lang.Integer getStartLineNumber​(Product item)
        Generated method - Getter of the Product.startLineNumber attribute.
        Returns:
        the startLineNumber
      • getStartLineNumberAsPrimitive

        public int getStartLineNumberAsPrimitive​(SessionContext ctx,
                                                 Product item)
        Generated method - Getter of the Product.startLineNumber attribute.
        Returns:
        the startLineNumber
      • getStartLineNumberAsPrimitive

        public int getStartLineNumberAsPrimitive​(Product item)
        Generated method - Getter of the Product.startLineNumber attribute.
        Returns:
        the startLineNumber
      • setStartLineNumber

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

        public void setStartLineNumber​(Product item,
                                       java.lang.Integer value)
        Generated method - Setter of the Product.startLineNumber attribute.
        Parameters:
        value - the startLineNumber
      • setStartLineNumber

        public void setStartLineNumber​(SessionContext ctx,
                                       Product item,
                                       int value)
        Generated method - Setter of the Product.startLineNumber attribute.
        Parameters:
        value - the startLineNumber
      • setStartLineNumber

        public void setStartLineNumber​(Product item,
                                       int value)
        Generated method - Setter of the Product.startLineNumber attribute.
        Parameters:
        value - the startLineNumber
      • getSupercategories

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

        public java.util.Collection<Category> getSupercategories​(Product item)
        Generated method - Getter of the Product.supercategories attribute.
        Returns:
        the supercategories - Super Categories
      • getSupercategoriesCount

        public long getSupercategoriesCount​(Product item)
      • setSupercategories

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

        public void setSupercategories​(Product item,
                                       java.util.Collection<Category> value)
        Generated method - Setter of the Product.supercategories attribute.
        Parameters:
        value - the supercategories - Super Categories
      • addToSupercategories

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

        public void addToSupercategories​(Product item,
                                         Category value)
        Generated method - Adds value to supercategories.
        Parameters:
        value - the item to add to supercategories - Super Categories
      • removeFromSupercategories

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

        public void removeFromSupercategories​(Product item,
                                              Category value)
        Generated method - Removes value from supercategories.
        Parameters:
        value - the item to remove from supercategories - Super Categories
      • getSupercategories

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

        public java.util.Collection<Category> getSupercategories​(Media item)
        Generated method - Getter of the Media.supercategories attribute.
        Returns:
        the supercategories - Super Categories
      • getSupercategoriesCount

        public long getSupercategoriesCount​(SessionContext ctx,
                                            Media item)
      • getSupercategoriesCount

        public long getSupercategoriesCount​(Media item)
      • setSupercategories

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

        public void setSupercategories​(Media item,
                                       java.util.Collection<Category> value)
        Generated method - Setter of the Media.supercategories attribute.
        Parameters:
        value - the supercategories - Super Categories
      • addToSupercategories

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

        public void addToSupercategories​(Media item,
                                         Category value)
        Generated method - Adds value to supercategories.
        Parameters:
        value - the item to add to supercategories - Super Categories
      • removeFromSupercategories

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

        public void removeFromSupercategories​(Media item,
                                              Category value)
        Generated method - Removes value from supercategories.
        Parameters:
        value - the item to remove from supercategories - Super Categories
      • getSupplierAlternativeAID

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

        public java.lang.String getSupplierAlternativeAID​(Product item)
        Generated method - Getter of the Product.supplierAlternativeAID attribute.
        Returns:
        the supplierAlternativeAID
      • setSupplierAlternativeAID

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

        public void setSupplierAlternativeAID​(Product item,
                                              java.lang.String value)
        Generated method - Setter of the Product.supplierAlternativeAID attribute.
        Parameters:
        value - the supplierAlternativeAID
      • getSynchronizationSources

        public abstract java.util.List<ItemSyncTimestamp> getSynchronizationSources​(SessionContext ctx,
                                                                                    Item item)
        Generated method - Getter of the Item.synchronizationSources attribute.
        Returns:
        the synchronizationSources
      • getSynchronizationSources

        public java.util.List<ItemSyncTimestamp> getSynchronizationSources​(Item item)
        Generated method - Getter of the Item.synchronizationSources attribute.
        Returns:
        the synchronizationSources
      • getSynchronizedCopies

        public abstract java.util.List<ItemSyncTimestamp> getSynchronizedCopies​(SessionContext ctx,
                                                                                Item item)
        Generated method - Getter of the Item.synchronizedCopies attribute.
        Returns:
        the synchronizedCopies
      • getSynchronizedCopies

        public java.util.List<ItemSyncTimestamp> getSynchronizedCopies​(Item item)
        Generated method - Getter of the Item.synchronizedCopies attribute.
        Returns:
        the synchronizedCopies
      • getSyncJobs

        public java.util.Collection<SyncItemJob> getSyncJobs​(SessionContext ctx,
                                                             Principal item)
        Generated method - Getter of the Principal.syncJobs attribute.
        Returns:
        the syncJobs
      • getSyncJobs

        public java.util.Collection<SyncItemJob> getSyncJobs​(Principal item)
        Generated method - Getter of the Principal.syncJobs attribute.
        Returns:
        the syncJobs
      • getSyncJobsCount

        public long getSyncJobsCount​(Principal item)
      • setSyncJobs

        public void setSyncJobs​(SessionContext ctx,
                                Principal item,
                                java.util.Collection<SyncItemJob> value)
        Generated method - Setter of the Principal.syncJobs attribute.
        Parameters:
        value - the syncJobs
      • setSyncJobs

        public void setSyncJobs​(Principal item,
                                java.util.Collection<SyncItemJob> value)
        Generated method - Setter of the Principal.syncJobs attribute.
        Parameters:
        value - the syncJobs
      • addToSyncJobs

        public void addToSyncJobs​(SessionContext ctx,
                                  Principal item,
                                  SyncItemJob value)
        Generated method - Adds value to syncJobs.
        Parameters:
        value - the item to add to syncJobs
      • addToSyncJobs

        public void addToSyncJobs​(Principal item,
                                  SyncItemJob value)
        Generated method - Adds value to syncJobs.
        Parameters:
        value - the item to add to syncJobs
      • removeFromSyncJobs

        public void removeFromSyncJobs​(SessionContext ctx,
                                       Principal item,
                                       SyncItemJob value)
        Generated method - Removes value from syncJobs.
        Parameters:
        value - the item to remove from syncJobs
      • removeFromSyncJobs

        public void removeFromSyncJobs​(Principal item,
                                       SyncItemJob value)
        Generated method - Removes value from syncJobs.
        Parameters:
        value - the item to remove from syncJobs
      • getThumbnails

        public java.util.Collection<Media> getThumbnails​(SessionContext ctx,
                                                         Product item)
        Generated method - Getter of the Product.thumbnails attribute.
        Returns:
        the thumbnails
      • getThumbnails

        public java.util.Collection<Media> getThumbnails​(Product item)
        Generated method - Getter of the Product.thumbnails attribute.
        Returns:
        the thumbnails
      • setThumbnails

        public void setThumbnails​(SessionContext ctx,
                                  Product item,
                                  java.util.Collection<Media> value)
        Generated method - Setter of the Product.thumbnails attribute.
        Parameters:
        value - the thumbnails
      • setThumbnails

        public void setThumbnails​(Product item,
                                  java.util.Collection<Media> value)
        Generated method - Setter of the Product.thumbnails attribute.
        Parameters:
        value - the thumbnails
      • getUniqueKeyAttributes

        public abstract java.util.Collection<AttributeDescriptor> getUniqueKeyAttributes​(SessionContext ctx,
                                                                                         ComposedType item)
        Generated method - Getter of the ComposedType.uniqueKeyAttributes attribute.
        Returns:
        the uniqueKeyAttributes
      • getUniqueKeyAttributes

        public java.util.Collection<AttributeDescriptor> getUniqueKeyAttributes​(ComposedType item)
        Generated method - Getter of the ComposedType.uniqueKeyAttributes attribute.
        Returns:
        the uniqueKeyAttributes
      • setUniqueKeyAttributes

        public abstract void setUniqueKeyAttributes​(SessionContext ctx,
                                                    ComposedType item,
                                                    java.util.Collection<AttributeDescriptor> value)
        Generated method - Setter of the ComposedType.uniqueKeyAttributes attribute.
        Parameters:
        value - the uniqueKeyAttributes
      • setUniqueKeyAttributes

        public void setUniqueKeyAttributes​(ComposedType item,
                                           java.util.Collection<AttributeDescriptor> value)
        Generated method - Setter of the ComposedType.uniqueKeyAttributes attribute.
        Parameters:
        value - the uniqueKeyAttributes
      • isUnloadingAddress

        public java.lang.Boolean isUnloadingAddress​(SessionContext ctx,
                                                    Address item)
        Generated method - Getter of the Address.unloadingAddress attribute.
        Returns:
        the unloadingAddress - unloadingAddress
      • isUnloadingAddress

        public java.lang.Boolean isUnloadingAddress​(Address item)
        Generated method - Getter of the Address.unloadingAddress attribute.
        Returns:
        the unloadingAddress - unloadingAddress
      • isUnloadingAddressAsPrimitive

        public boolean isUnloadingAddressAsPrimitive​(SessionContext ctx,
                                                     Address item)
        Generated method - Getter of the Address.unloadingAddress attribute.
        Returns:
        the unloadingAddress - unloadingAddress
      • isUnloadingAddressAsPrimitive

        public boolean isUnloadingAddressAsPrimitive​(Address item)
        Generated method - Getter of the Address.unloadingAddress attribute.
        Returns:
        the unloadingAddress - unloadingAddress
      • setUnloadingAddress

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

        public void setUnloadingAddress​(Address item,
                                        java.lang.Boolean value)
        Generated method - Setter of the Address.unloadingAddress attribute.
        Parameters:
        value - the unloadingAddress - unloadingAddress
      • setUnloadingAddress

        public void setUnloadingAddress​(SessionContext ctx,
                                        Address item,
                                        boolean value)
        Generated method - Setter of the Address.unloadingAddress attribute.
        Parameters:
        value - the unloadingAddress - unloadingAddress
      • setUnloadingAddress

        public void setUnloadingAddress​(Address item,
                                        boolean value)
        Generated method - Setter of the Address.unloadingAddress attribute.
        Parameters:
        value - the unloadingAddress - unloadingAddress
      • getUrl

        public java.lang.String getUrl​(SessionContext ctx,
                                       Address item)
        Generated method - Getter of the Address.url attribute.
        Returns:
        the url
      • getUrl

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

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

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

        public java.util.Collection<VariantProduct> getVariants​(SessionContext ctx,
                                                                Product item)
        Generated method - Getter of the Product.variants attribute.
        Returns:
        the variants
      • getVariants

        public java.util.Collection<VariantProduct> getVariants​(Product item)
        Generated method - Getter of the Product.variants attribute.
        Returns:
        the variants
      • setVariants

        public void setVariants​(SessionContext ctx,
                                Product item,
                                java.util.Collection<VariantProduct> value)
        Generated method - Setter of the Product.variants attribute.
        Parameters:
        value - the variants
      • setVariants

        public void setVariants​(Product item,
                                java.util.Collection<VariantProduct> value)
        Generated method - Setter of the Product.variants attribute.
        Parameters:
        value - the variants
      • addToVariants

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

        public void addToVariants​(Product item,
                                  VariantProduct value)
        Generated method - Adds value to variants.
        Parameters:
        value - the item to add to variants
      • removeFromVariants

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

        public void removeFromVariants​(Product item,
                                       VariantProduct value)
        Generated method - Removes value from variants.
        Parameters:
        value - the item to remove from variants
      • getVariantType

        public VariantType getVariantType​(SessionContext ctx,
                                          Product item)
        Generated method - Getter of the Product.variantType attribute.
        Returns:
        the variantType
      • getVariantType

        public VariantType getVariantType​(Product item)
        Generated method - Getter of the Product.variantType attribute.
        Returns:
        the variantType
      • setVariantType

        public void setVariantType​(SessionContext ctx,
                                   Product item,
                                   VariantType value)
        Generated method - Setter of the Product.variantType attribute.
        Parameters:
        value - the variantType
      • setVariantType

        public void setVariantType​(Product item,
                                   VariantType value)
        Generated method - Setter of the Product.variantType attribute.
        Parameters:
        value - the variantType
      • getWritableCatalogVersions

        public java.util.List<CatalogVersion> getWritableCatalogVersions​(SessionContext ctx,
                                                                         Principal item)
        Generated method - Getter of the Principal.writableCatalogVersions attribute.
        Returns:
        the writableCatalogVersions
      • getWritableCatalogVersions

        public java.util.List<CatalogVersion> getWritableCatalogVersions​(Principal item)
        Generated method - Getter of the Principal.writableCatalogVersions attribute.
        Returns:
        the writableCatalogVersions
      • getWritableCatalogVersionsCount

        public long getWritableCatalogVersionsCount​(SessionContext ctx,
                                                    Principal item)
      • getWritableCatalogVersionsCount

        public long getWritableCatalogVersionsCount​(Principal item)
      • setWritableCatalogVersions

        public void setWritableCatalogVersions​(SessionContext ctx,
                                               Principal item,
                                               java.util.List<CatalogVersion> value)
        Generated method - Setter of the Principal.writableCatalogVersions attribute.
        Parameters:
        value - the writableCatalogVersions
      • setWritableCatalogVersions

        public void setWritableCatalogVersions​(Principal item,
                                               java.util.List<CatalogVersion> value)
        Generated method - Setter of the Principal.writableCatalogVersions attribute.
        Parameters:
        value - the writableCatalogVersions
      • addToWritableCatalogVersions

        public void addToWritableCatalogVersions​(SessionContext ctx,
                                                 Principal item,
                                                 CatalogVersion value)
        Generated method - Adds value to writableCatalogVersions.
        Parameters:
        value - the item to add to writableCatalogVersions
      • addToWritableCatalogVersions

        public void addToWritableCatalogVersions​(Principal item,
                                                 CatalogVersion value)
        Generated method - Adds value to writableCatalogVersions.
        Parameters:
        value - the item to add to writableCatalogVersions
      • removeFromWritableCatalogVersions

        public void removeFromWritableCatalogVersions​(SessionContext ctx,
                                                      Principal item,
                                                      CatalogVersion value)
        Generated method - Removes value from writableCatalogVersions.
        Parameters:
        value - the item to remove from writableCatalogVersions
      • removeFromWritableCatalogVersions

        public void removeFromWritableCatalogVersions​(Principal item,
                                                      CatalogVersion value)
        Generated method - Removes value from writableCatalogVersions.
        Parameters:
        value - the item to remove from writableCatalogVersions
      • getXmlcontent

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

        public java.lang.String getXmlcontent​(Product item)
        Generated method - Getter of the Product.xmlcontent attribute.
        Returns:
        the xmlcontent
      • setXmlcontent

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

        public void setXmlcontent​(Product item,
                                  java.lang.String value)
        Generated method - Setter of the Product.xmlcontent attribute.
        Parameters:
        value - the xmlcontent