Class GeneratedCatalogManager

All Implemented Interfaces:
ItemLifecycleListener, Serializable
Direct Known Subclasses:
CatalogManager

public abstract class GeneratedCatalogManager extends Extension
Generated class for type CatalogManager.
See Also:
  • Field Details

    • SYNCJOB2TYPEREL_SRC_ORDERED

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

      protected static String SYNCJOB2TYPEREL_TGT_ORDERED
    • SYNCJOB2TYPEREL_MARKMODIFIED

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

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

      protected static String PRODUCT2KEYWORDRELATION_TGT_ORDERED
    • PRODUCT2KEYWORDRELATION_MARKMODIFIED

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

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

      protected static String CATEGORYPRODUCTRELATION_TGT_ORDERED
    • CATEGORYPRODUCTRELATION_MARKMODIFIED

      protected static String CATEGORYPRODUCTRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))
    • PRODUCT2FEATURERELATIONFEATURESHANDLER

      protected static final OneToManyHandler<ProductFeature> PRODUCT2FEATURERELATIONFEATURESHANDLER
      OneToManyHandler for handling 1:n FEATURES's relation attributes from 'many' side.
    • PRODUCT2VARIANTRELATIONVARIANTSHANDLER

      protected static final OneToManyHandler<VariantProduct> PRODUCT2VARIANTRELATIONVARIANTSHANDLER
      OneToManyHandler for handling 1:n VARIANTS's relation attributes from 'many' side.
    • PRODUCTREFERENCERELATIONPRODUCTREFERENCESHANDLER

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

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

      protected static String CATEGORYMEDIARELATION_TGT_ORDERED
    • CATEGORYMEDIARELATION_MARKMODIFIED

      protected static 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 String CATEGORY2PRINCIPALRELATION_SRC_ORDERED
      Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))
    • CATEGORY2PRINCIPALRELATION_TGT_ORDERED

      protected static String CATEGORY2PRINCIPALRELATION_TGT_ORDERED
    • CATEGORY2PRINCIPALRELATION_MARKMODIFIED

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

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

      protected static String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
    • PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED

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

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

      protected static String PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
    • PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED

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

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

      protected static String SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
    • SYNCITEMJOB2PRINCIPAL_MARKMODIFIED

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

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

      protected static String SYNCJOB2LANGREL_TGT_ORDERED
    • SYNCJOB2LANGREL_MARKMODIFIED

      protected static String SYNCJOB2LANGREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for SyncJob2LangRel from ((catalog))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCatalogManager

      public GeneratedCatalogManager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class Extension
    • getAccessibleCategories

      public 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 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(SessionContext ctx, Principal item)
    • 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 Map<EnumerationValue,String> getArticleStatus(SessionContext ctx, Product item)
      Generated method - Getter of the Product.articleStatus attribute.
      Returns:
      the articleStatus
    • getArticleStatus

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

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

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

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

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

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

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

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

      public 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, 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
    • 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 Map<EnumerationValue,String> getAllBuyerIDS(SessionContext ctx, Product item)
      Generated method - Getter of the Product.buyerIDS attribute.
      Returns:
      the buyerIDS
    • getAllBuyerIDS

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

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

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

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

      public 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, 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
    • 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(SessionContext ctx, MediaContainer item)
      Generated method - Getter of the MediaContainer.catalogVersion attribute.
      Returns:
      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 String getClassificationIndexString(SessionContext ctx, Product item)
      Generated method - Getter of the Product.classificationIndexString attribute.
      Returns:
      the classificationIndexString
    • getClassificationIndexString

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

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

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

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

      public 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, 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
    • 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(SessionContext ctx, Map attributeValues)
    • createAgreement

      public Agreement createAgreement(Map attributeValues)
    • createAttributeValueAssignment

      public AttributeValueAssignment createAttributeValueAssignment(SessionContext ctx, Map attributeValues)
    • createAttributeValueAssignment

      public AttributeValueAssignment createAttributeValueAssignment(Map attributeValues)
    • createCatalog

      public Catalog createCatalog(SessionContext ctx, Map attributeValues)
    • createCatalog

      public Catalog createCatalog(Map attributeValues)
    • createCatalogUnawareMedia

      public CatalogUnawareMedia createCatalogUnawareMedia(SessionContext ctx, Map attributeValues)
    • createCatalogUnawareMedia

      public CatalogUnawareMedia createCatalogUnawareMedia(Map attributeValues)
    • createCatalogVersion

      public CatalogVersion createCatalogVersion(SessionContext ctx, Map attributeValues)
    • createCatalogVersion

      public CatalogVersion createCatalogVersion(Map attributeValues)
    • createCatalogVersionSyncCronJob

      public CatalogVersionSyncCronJob createCatalogVersionSyncCronJob(SessionContext ctx, Map attributeValues)
    • createCatalogVersionSyncCronJob

      public CatalogVersionSyncCronJob createCatalogVersionSyncCronJob(Map attributeValues)
    • createCatalogVersionSyncCronJobHistory

      public CatalogVersionSyncCronJobHistory createCatalogVersionSyncCronJobHistory(SessionContext ctx, Map attributeValues)
    • createCatalogVersionSyncCronJobHistory

      public CatalogVersionSyncCronJobHistory createCatalogVersionSyncCronJobHistory(Map attributeValues)
    • createCatalogVersionSyncJob

      public CatalogVersionSyncJob createCatalogVersionSyncJob(SessionContext ctx, Map attributeValues)
    • createCatalogVersionSyncJob

      public CatalogVersionSyncJob createCatalogVersionSyncJob(Map attributeValues)
    • createCatalogVersionSyncScheduleMedia

      public CatalogVersionSyncScheduleMedia createCatalogVersionSyncScheduleMedia(SessionContext ctx, Map attributeValues)
    • createCatalogVersionSyncScheduleMedia

      public CatalogVersionSyncScheduleMedia createCatalogVersionSyncScheduleMedia(Map attributeValues)
    • createCategory

      public Category createCategory(SessionContext ctx, Map attributeValues)
    • createCategory

      public Category createCategory(Map attributeValues)
    • createCategoryCatalogVersionDifference

      public CategoryCatalogVersionDifference createCategoryCatalogVersionDifference(SessionContext ctx, Map attributeValues)
    • createCategoryCatalogVersionDifference

      public CategoryCatalogVersionDifference createCategoryCatalogVersionDifference(Map attributeValues)
    • createClassAttributeAssignment

      public ClassAttributeAssignment createClassAttributeAssignment(SessionContext ctx, Map attributeValues)
    • createClassAttributeAssignment

      public ClassAttributeAssignment createClassAttributeAssignment(Map attributeValues)
    • createClassificationAttribute

      public ClassificationAttribute createClassificationAttribute(SessionContext ctx, Map attributeValues)
    • createClassificationAttribute

      public ClassificationAttribute createClassificationAttribute(Map attributeValues)
    • createClassificationAttributeUnit

      public ClassificationAttributeUnit createClassificationAttributeUnit(SessionContext ctx, Map attributeValues)
    • createClassificationAttributeUnit

      public ClassificationAttributeUnit createClassificationAttributeUnit(Map attributeValues)
    • createClassificationAttributeValue

      public ClassificationAttributeValue createClassificationAttributeValue(SessionContext ctx, Map attributeValues)
    • createClassificationAttributeValue

      public ClassificationAttributeValue createClassificationAttributeValue(Map attributeValues)
    • createClassificationClass

      public ClassificationClass createClassificationClass(SessionContext ctx, Map attributeValues)
    • createClassificationClass

      public ClassificationClass createClassificationClass(Map attributeValues)
    • createClassificationKeyword

      public ClassificationKeyword createClassificationKeyword(SessionContext ctx, Map attributeValues)
    • createClassificationKeyword

      public ClassificationKeyword createClassificationKeyword(Map attributeValues)
    • createClassificationSystem

      public ClassificationSystem createClassificationSystem(SessionContext ctx, Map attributeValues)
    • createClassificationSystem

      public ClassificationSystem createClassificationSystem(Map attributeValues)
    • createClassificationSystemVersion

      public ClassificationSystemVersion createClassificationSystemVersion(SessionContext ctx, Map attributeValues)
    • createClassificationSystemVersion

      public ClassificationSystemVersion createClassificationSystemVersion(Map attributeValues)
    • createCompany

      public Company createCompany(SessionContext ctx, Map attributeValues)
    • createCompany

      public Company createCompany(Map attributeValues)
    • createCompareCatalogVersionsCronJob

      public CompareCatalogVersionsCronJob createCompareCatalogVersionsCronJob(SessionContext ctx, Map attributeValues)
    • createCompareCatalogVersionsCronJob

      public CompareCatalogVersionsCronJob createCompareCatalogVersionsCronJob(Map attributeValues)
    • createCompareCatalogVersionsJob

      public CompareCatalogVersionsJob createCompareCatalogVersionsJob(SessionContext ctx, Map attributeValues)
    • createCompareCatalogVersionsJob

      public CompareCatalogVersionsJob createCompareCatalogVersionsJob(Map attributeValues)
    • createConfigurationCategory

      public ConfigurationCategory createConfigurationCategory(SessionContext ctx, Map attributeValues)
    • createConfigurationCategory

      public ConfigurationCategory createConfigurationCategory(Map attributeValues)
    • createItemSyncDescriptor

      public ItemSyncDescriptor createItemSyncDescriptor(SessionContext ctx, Map attributeValues)
    • createItemSyncDescriptor

      public ItemSyncDescriptor createItemSyncDescriptor(Map attributeValues)
    • createItemSyncTimestamp

      public ItemSyncTimestamp createItemSyncTimestamp(SessionContext ctx, Map attributeValues)
    • createItemSyncTimestamp

      public ItemSyncTimestamp createItemSyncTimestamp(Map attributeValues)
    • createKeyword

      public Keyword createKeyword(SessionContext ctx, Map attributeValues)
    • createKeyword

      public Keyword createKeyword(Map attributeValues)
    • createPreviewTicket

      public PreviewTicket createPreviewTicket(SessionContext ctx, Map attributeValues)
    • createPreviewTicket

      public PreviewTicket createPreviewTicket(Map attributeValues)
    • createProductCatalogVersionDifference

      public ProductCatalogVersionDifference createProductCatalogVersionDifference(SessionContext ctx, Map attributeValues)
    • createProductCatalogVersionDifference

      public ProductCatalogVersionDifference createProductCatalogVersionDifference(Map attributeValues)
    • createProductFeature

      public ProductFeature createProductFeature(SessionContext ctx, Map attributeValues)
    • createProductFeature

      public ProductFeature createProductFeature(Map attributeValues)
    • createProductReference

      public ProductReference createProductReference(SessionContext ctx, Map attributeValues)
    • createProductReference

      public ProductReference createProductReference(Map attributeValues)
    • createRemoveCatalogVersionCronJob

      public RemoveCatalogVersionCronJob createRemoveCatalogVersionCronJob(SessionContext ctx, Map attributeValues)
    • createRemoveCatalogVersionCronJob

      public RemoveCatalogVersionCronJob createRemoveCatalogVersionCronJob(Map attributeValues)
    • createRemoveCatalogVersionJob

      public RemoveCatalogVersionJob createRemoveCatalogVersionJob(SessionContext ctx, Map attributeValues)
    • createRemoveCatalogVersionJob

      public RemoveCatalogVersionJob createRemoveCatalogVersionJob(Map attributeValues)
    • createSyncAttributeDescriptorConfig

      public SyncAttributeDescriptorConfig createSyncAttributeDescriptorConfig(SessionContext ctx, Map attributeValues)
    • createSyncAttributeDescriptorConfig

      public SyncAttributeDescriptorConfig createSyncAttributeDescriptorConfig(Map attributeValues)
    • createSyncItemCronJob

      public SyncItemCronJob createSyncItemCronJob(SessionContext ctx, Map attributeValues)
    • createSyncItemCronJob

      public SyncItemCronJob createSyncItemCronJob(Map attributeValues)
    • createSyncItemJob

      public SyncItemJob createSyncItemJob(SessionContext ctx, Map attributeValues)
    • createSyncItemJob

      public SyncItemJob createSyncItemJob(Map attributeValues)
    • createVariantAttributeDescriptor

      public VariantAttributeDescriptor createVariantAttributeDescriptor(SessionContext ctx, Map attributeValues)
    • createVariantAttributeDescriptor

      public VariantAttributeDescriptor createVariantAttributeDescriptor(Map attributeValues)
    • createVariantProduct

      public VariantProduct createVariantProduct(SessionContext ctx, Map attributeValues)
    • createVariantProduct

      public VariantProduct createVariantProduct(Map attributeValues)
    • createVariantType

      public VariantType createVariantType(SessionContext ctx, Map attributeValues)
    • createVariantType

      public VariantType createVariantType(Map attributeValues)
    • getData_sheet

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

      public 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, 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, Collection<Media> value)
      Generated method - Setter of the Product.data_sheet attribute.
      Parameters:
      value - the data_sheet
    • getDeliveryTime

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

      public 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, 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
    • 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 Collection<Media> getDetail(SessionContext ctx, Product item)
      Generated method - Getter of the Product.detail attribute.
      Returns:
      the detail
    • getDetail

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

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

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

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

      public 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, 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
    • 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 String getEan(SessionContext ctx, Product item)
      Generated method - Getter of the Product.ean attribute.
      Returns:
      the ean
    • getEan

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

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

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

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

      public 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, Integer value)
      Generated method - Setter of the Product.endLineNumber attribute.
      Parameters:
      value - the endLineNumber
    • setEndLineNumber

      public void setEndLineNumber(Product item, 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 String getErpGroupBuyer(SessionContext ctx, Product item)
      Generated method - Getter of the Product.erpGroupBuyer attribute.
      Returns:
      the erpGroupBuyer
    • getErpGroupBuyer

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

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

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

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

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

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

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

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

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

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

      public void setFeatures(Product item, 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 String getName()
      Specified by:
      getName in class Extension
    • getKeywords

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

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

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

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

      public long getKeywordsCount(SessionContext ctx, Product item, Language lang)
    • getKeywordsCount

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

      public long getKeywordsCount(SessionContext ctx, Product item)
    • getKeywordsCount

      public long getKeywordsCount(Product item)
    • setKeywords

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

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

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

      public void setAllKeywords(Product item, Map<Language,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 Collection<Media> getLogo(SessionContext ctx, Product item)
      Generated method - Getter of the Product.logo attribute.
      Returns:
      the logo
    • getLogo

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public 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, Integer value)
      Generated method - Setter of the Product.maxOrderQuantity attribute.
      Parameters:
      value - the maxOrderQuantity
    • setMaxOrderQuantity

      public void setMaxOrderQuantity(Product item, 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 Integer getMinOrderQuantity(SessionContext ctx, Product item)
      Generated method - Getter of the Product.minOrderQuantity attribute.
      Returns:
      the minOrderQuantity
    • getMinOrderQuantity

      public 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, Integer value)
      Generated method - Setter of the Product.minOrderQuantity attribute.
      Parameters:
      value - the minOrderQuantity
    • setMinOrderQuantity

      public void setMinOrderQuantity(Product item, 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 Collection<Media> getNormal(SessionContext ctx, Product item)
      Generated method - Getter of the Product.normal attribute.
      Returns:
      the normal
    • getNormal

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

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

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

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

      public 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, 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
    • 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 Date getOfflineDate(SessionContext ctx, Product item)
      Generated method - Getter of the Product.offlineDate attribute.
      Returns:
      the offlineDate
    • getOfflineDate

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

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

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

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

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

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

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

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

      public 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, Integer value)
      Generated method - Setter of the Product.order attribute.
      Parameters:
      value - the order
    • setOrder

      public void setOrder(Product item, 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 Integer getOrderQuantityInterval(SessionContext ctx, Product item)
      Generated method - Getter of the Product.orderQuantityInterval attribute.
      Returns:
      the orderQuantityInterval
    • getOrderQuantityInterval

      public 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, Integer value)
      Generated method - Setter of the Product.orderQuantityInterval attribute.
      Parameters:
      value - the orderQuantityInterval
    • setOrderQuantityInterval

      public void setOrderQuantityInterval(Product item, 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 Collection<Media> getOthers(SessionContext ctx, Product item)
      Generated method - Getter of the Product.others attribute.
      Returns:
      the others
    • getOthers

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

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

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

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

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

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

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

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

      public 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, 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
    • 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
    • getProductInfos

      Generated method - Getter of the AbstractOrderEntry.productInfos attribute.
      Returns:
      the productInfos
    • getProductInfos

      public List<AbstractOrderEntryProductInfo> getProductInfos(AbstractOrderEntry item)
      Generated method - Getter of the AbstractOrderEntry.productInfos attribute.
      Returns:
      the productInfos
    • setProductInfos

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

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

      public void addToProductInfos(SessionContext ctx, AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
      Generated method - Adds value to productInfos.
      Parameters:
      value - the item to add to productInfos
    • addToProductInfos

      public void addToProductInfos(AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
      Generated method - Adds value to productInfos.
      Parameters:
      value - the item to add to productInfos
    • removeFromProductInfos

      public void removeFromProductInfos(SessionContext ctx, AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
      Generated method - Removes value from productInfos.
      Parameters:
      value - the item to remove from 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 Collection<ProductReference> getProductReferences(SessionContext ctx, Product item)
      Generated method - Getter of the Product.productReferences attribute.
      Returns:
      the productReferences
    • getProductReferences

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

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

      public void setProductReferences(Product item, 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 String getPublicKey(SessionContext ctx, Address item)
      Generated method - Getter of the Address.publicKey attribute.
      Returns:
      the publicKey
    • getPublicKey

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

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

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

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

      public 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, List<CatalogVersion> value)
      Generated method - Setter of the Principal.readableCatalogVersions attribute.
      Parameters:
      value - the readableCatalogVersions
    • setReadableCatalogVersions

      public void setReadableCatalogVersions(Principal item, 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 String getRemarks(SessionContext ctx, Address item)
      Generated method - Getter of the Address.remarks attribute.
      Returns:
      the remarks
    • getRemarks

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public 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, 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
    • 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 Map<String,String> getAllSpecialTreatmentClasses(SessionContext ctx, Product item)
      Generated method - Getter of the Product.specialTreatmentClasses attribute.
      Returns:
      the specialTreatmentClasses
    • getAllSpecialTreatmentClasses

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

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

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

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

      public 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, Integer value)
      Generated method - Setter of the Product.startLineNumber attribute.
      Parameters:
      value - the startLineNumber
    • setStartLineNumber

      public void setStartLineNumber(Product item, 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 Collection<Category> getSupercategories(SessionContext ctx, Product item)
      Generated method - Getter of the Product.supercategories attribute.
      Returns:
      the supercategories - Super Categories
    • getSupercategories

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

      public long getSupercategoriesCount(SessionContext ctx, Product item)
    • getSupercategoriesCount

      public long getSupercategoriesCount(Product item)
    • setSupercategories

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

      public void setSupercategories(Product item, 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 Collection<Category> getSupercategories(SessionContext ctx, Media item)
      Generated method - Getter of the Media.supercategories attribute.
      Returns:
      the supercategories - Super Categories
    • getSupercategories

      public 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, Collection<Category> value)
      Generated method - Setter of the Media.supercategories attribute.
      Parameters:
      value - the supercategories - Super Categories
    • setSupercategories

      public void setSupercategories(Media item, 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 String getSupplierAlternativeAID(SessionContext ctx, Product item)
      Generated method - Getter of the Product.supplierAlternativeAID attribute.
      Returns:
      the supplierAlternativeAID
    • getSupplierAlternativeAID

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

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

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

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

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

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

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

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

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

      public long getSyncJobsCount(SessionContext ctx, Principal item)
    • getSyncJobsCount

      public long getSyncJobsCount(Principal item)
    • setSyncJobs

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

      public void setSyncJobs(Principal item, 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 Collection<Media> getThumbnails(SessionContext ctx, Product item)
      Generated method - Getter of the Product.thumbnails attribute.
      Returns:
      the thumbnails
    • getThumbnails

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

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

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

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

      public 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, Collection<AttributeDescriptor> value)
      Generated method - Setter of the ComposedType.uniqueKeyAttributes attribute.
      Parameters:
      value - the uniqueKeyAttributes
    • setUniqueKeyAttributes

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

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

      public 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, 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
    • 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 String getUrl(SessionContext ctx, Address item)
      Generated method - Getter of the Address.url attribute.
      Returns:
      the url
    • getUrl

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

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

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

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

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

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

      public void setVariants(Product item, 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 List<CatalogVersion> getWritableCatalogVersions(SessionContext ctx, Principal item)
      Generated method - Getter of the Principal.writableCatalogVersions attribute.
      Returns:
      the writableCatalogVersions
    • getWritableCatalogVersions

      public 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, List<CatalogVersion> value)
      Generated method - Setter of the Principal.writableCatalogVersions attribute.
      Parameters:
      value - the writableCatalogVersions
    • setWritableCatalogVersions

      public void setWritableCatalogVersions(Principal item, 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 String getXmlcontent(SessionContext ctx, Product item)
      Generated method - Getter of the Product.xmlcontent attribute.
      Returns:
      the xmlcontent
    • getXmlcontent

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

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

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