Class GeneratedCompareCatalogVersionsCronJob

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

public abstract class GeneratedCompareCatalogVersionsCronJob extends CronJob
Generated class for type CompareCatalogVersionsCronJob.
See Also:
  • Field Details

    • PROCESSEDITEMSCOUNT

      public static final String PROCESSEDITEMSCOUNT
      Qualifier of the CompareCatalogVersionsCronJob.processedItemsCount attribute
      See Also:
    • SOURCEVERSION

      public static final String SOURCEVERSION
      Qualifier of the CompareCatalogVersionsCronJob.sourceVersion attribute
      See Also:
    • TARGETVERSION

      public static final String TARGETVERSION
      Qualifier of the CompareCatalogVersionsCronJob.targetVersion attribute
      See Also:
    • MISSINGPRODUCTS

      public static final String MISSINGPRODUCTS
      Qualifier of the CompareCatalogVersionsCronJob.missingProducts attribute
      See Also:
    • NEWPRODUCTS

      public static final String NEWPRODUCTS
      Qualifier of the CompareCatalogVersionsCronJob.newProducts attribute
      See Also:
    • MAXPRICETOLERANCE

      public static final String MAXPRICETOLERANCE
      Qualifier of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute
      See Also:
    • SEARCHMISSINGPRODUCTS

      public static final String SEARCHMISSINGPRODUCTS
      Qualifier of the CompareCatalogVersionsCronJob.searchMissingProducts attribute
      See Also:
    • SEARCHMISSINGCATEGORIES

      public static final String SEARCHMISSINGCATEGORIES
      Qualifier of the CompareCatalogVersionsCronJob.searchMissingCategories attribute
      See Also:
    • SEARCHNEWPRODUCTS

      public static final String SEARCHNEWPRODUCTS
      Qualifier of the CompareCatalogVersionsCronJob.searchNewProducts attribute
      See Also:
    • SEARCHNEWCATEGORIES

      public static final String SEARCHNEWCATEGORIES
      Qualifier of the CompareCatalogVersionsCronJob.searchNewCategories attribute
      See Also:
    • SEARCHPRICEDIFFERENCES

      public static final String SEARCHPRICEDIFFERENCES
      Qualifier of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute
      See Also:
    • OVERWRITEPRODUCTAPPROVALSTATUS

      public static final String OVERWRITEPRODUCTAPPROVALSTATUS
      Qualifier of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute
      See Also:
    • PRICECOMPARECUSTOMER

      public static final String PRICECOMPARECUSTOMER
      Qualifier of the CompareCatalogVersionsCronJob.priceCompareCustomer attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedCompareCatalogVersionsCronJob

      public GeneratedCompareCatalogVersionsCronJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCronJob
    • getMaxPriceTolerance

      public Double getMaxPriceTolerance(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Returns:
      the maxPriceTolerance
    • getMaxPriceTolerance

      public Double getMaxPriceTolerance()
      Generated method - Getter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Returns:
      the maxPriceTolerance
    • getMaxPriceToleranceAsPrimitive

      public double getMaxPriceToleranceAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Returns:
      the maxPriceTolerance
    • getMaxPriceToleranceAsPrimitive

      public double getMaxPriceToleranceAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Returns:
      the maxPriceTolerance
    • setMaxPriceTolerance

      public void setMaxPriceTolerance(SessionContext ctx, Double value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Parameters:
      value - the maxPriceTolerance
    • setMaxPriceTolerance

      public void setMaxPriceTolerance(Double value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Parameters:
      value - the maxPriceTolerance
    • setMaxPriceTolerance

      public void setMaxPriceTolerance(SessionContext ctx, double value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Parameters:
      value - the maxPriceTolerance
    • setMaxPriceTolerance

      public void setMaxPriceTolerance(double value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
      Parameters:
      value - the maxPriceTolerance
    • getMissingProducts

      public Integer getMissingProducts(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Returns:
      the missingProducts
    • getMissingProducts

      public Integer getMissingProducts()
      Generated method - Getter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Returns:
      the missingProducts
    • getMissingProductsAsPrimitive

      public int getMissingProductsAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Returns:
      the missingProducts
    • getMissingProductsAsPrimitive

      public int getMissingProductsAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Returns:
      the missingProducts
    • setMissingProducts

      public void setMissingProducts(SessionContext ctx, Integer value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Parameters:
      value - the missingProducts
    • setMissingProducts

      public void setMissingProducts(Integer value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Parameters:
      value - the missingProducts
    • setMissingProducts

      public void setMissingProducts(SessionContext ctx, int value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Parameters:
      value - the missingProducts
    • setMissingProducts

      public void setMissingProducts(int value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.missingProducts attribute.
      Parameters:
      value - the missingProducts
    • getNewProducts

      public Integer getNewProducts(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Returns:
      the newProducts
    • getNewProducts

      public Integer getNewProducts()
      Generated method - Getter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Returns:
      the newProducts
    • getNewProductsAsPrimitive

      public int getNewProductsAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Returns:
      the newProducts
    • getNewProductsAsPrimitive

      public int getNewProductsAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Returns:
      the newProducts
    • setNewProducts

      public void setNewProducts(SessionContext ctx, Integer value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Parameters:
      value - the newProducts
    • setNewProducts

      public void setNewProducts(Integer value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Parameters:
      value - the newProducts
    • setNewProducts

      public void setNewProducts(SessionContext ctx, int value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Parameters:
      value - the newProducts
    • setNewProducts

      public void setNewProducts(int value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.newProducts attribute.
      Parameters:
      value - the newProducts
    • isOverwriteProductApprovalStatus

      public Boolean isOverwriteProductApprovalStatus(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Returns:
      the overwriteProductApprovalStatus
    • isOverwriteProductApprovalStatus

      public Boolean isOverwriteProductApprovalStatus()
      Generated method - Getter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Returns:
      the overwriteProductApprovalStatus
    • isOverwriteProductApprovalStatusAsPrimitive

      public boolean isOverwriteProductApprovalStatusAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Returns:
      the overwriteProductApprovalStatus
    • isOverwriteProductApprovalStatusAsPrimitive

      public boolean isOverwriteProductApprovalStatusAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Returns:
      the overwriteProductApprovalStatus
    • setOverwriteProductApprovalStatus

      public void setOverwriteProductApprovalStatus(SessionContext ctx, Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Parameters:
      value - the overwriteProductApprovalStatus
    • setOverwriteProductApprovalStatus

      public void setOverwriteProductApprovalStatus(Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Parameters:
      value - the overwriteProductApprovalStatus
    • setOverwriteProductApprovalStatus

      public void setOverwriteProductApprovalStatus(SessionContext ctx, boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Parameters:
      value - the overwriteProductApprovalStatus
    • setOverwriteProductApprovalStatus

      public void setOverwriteProductApprovalStatus(boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
      Parameters:
      value - the overwriteProductApprovalStatus
    • getPriceCompareCustomer

      public User getPriceCompareCustomer(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.priceCompareCustomer attribute.
      Returns:
      the priceCompareCustomer
    • getPriceCompareCustomer

      public User getPriceCompareCustomer()
      Generated method - Getter of the CompareCatalogVersionsCronJob.priceCompareCustomer attribute.
      Returns:
      the priceCompareCustomer
    • setPriceCompareCustomer

      public void setPriceCompareCustomer(SessionContext ctx, User value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.priceCompareCustomer attribute.
      Parameters:
      value - the priceCompareCustomer
    • setPriceCompareCustomer

      public void setPriceCompareCustomer(User value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.priceCompareCustomer attribute.
      Parameters:
      value - the priceCompareCustomer
    • getProcessedItemsCount

      public Integer getProcessedItemsCount(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Returns:
      the processedItemsCount
    • getProcessedItemsCount

      public Integer getProcessedItemsCount()
      Generated method - Getter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Returns:
      the processedItemsCount
    • getProcessedItemsCountAsPrimitive

      public int getProcessedItemsCountAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Returns:
      the processedItemsCount
    • getProcessedItemsCountAsPrimitive

      public int getProcessedItemsCountAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Returns:
      the processedItemsCount
    • setProcessedItemsCount

      public void setProcessedItemsCount(SessionContext ctx, Integer value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Parameters:
      value - the processedItemsCount
    • setProcessedItemsCount

      public void setProcessedItemsCount(Integer value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Parameters:
      value - the processedItemsCount
    • setProcessedItemsCount

      public void setProcessedItemsCount(SessionContext ctx, int value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Parameters:
      value - the processedItemsCount
    • setProcessedItemsCount

      public void setProcessedItemsCount(int value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
      Parameters:
      value - the processedItemsCount
    • isSearchMissingCategories

      public Boolean isSearchMissingCategories(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Returns:
      the searchMissingCategories
    • isSearchMissingCategories

      public Boolean isSearchMissingCategories()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Returns:
      the searchMissingCategories
    • isSearchMissingCategoriesAsPrimitive

      public boolean isSearchMissingCategoriesAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Returns:
      the searchMissingCategories
    • isSearchMissingCategoriesAsPrimitive

      public boolean isSearchMissingCategoriesAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Returns:
      the searchMissingCategories
    • setSearchMissingCategories

      public void setSearchMissingCategories(SessionContext ctx, Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Parameters:
      value - the searchMissingCategories
    • setSearchMissingCategories

      public void setSearchMissingCategories(Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Parameters:
      value - the searchMissingCategories
    • setSearchMissingCategories

      public void setSearchMissingCategories(SessionContext ctx, boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Parameters:
      value - the searchMissingCategories
    • setSearchMissingCategories

      public void setSearchMissingCategories(boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
      Parameters:
      value - the searchMissingCategories
    • isSearchMissingProducts

      public Boolean isSearchMissingProducts(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Returns:
      the searchMissingProducts
    • isSearchMissingProducts

      public Boolean isSearchMissingProducts()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Returns:
      the searchMissingProducts
    • isSearchMissingProductsAsPrimitive

      public boolean isSearchMissingProductsAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Returns:
      the searchMissingProducts
    • isSearchMissingProductsAsPrimitive

      public boolean isSearchMissingProductsAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Returns:
      the searchMissingProducts
    • setSearchMissingProducts

      public void setSearchMissingProducts(SessionContext ctx, Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Parameters:
      value - the searchMissingProducts
    • setSearchMissingProducts

      public void setSearchMissingProducts(Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Parameters:
      value - the searchMissingProducts
    • setSearchMissingProducts

      public void setSearchMissingProducts(SessionContext ctx, boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Parameters:
      value - the searchMissingProducts
    • setSearchMissingProducts

      public void setSearchMissingProducts(boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
      Parameters:
      value - the searchMissingProducts
    • isSearchNewCategories

      public Boolean isSearchNewCategories(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Returns:
      the searchNewCategories
    • isSearchNewCategories

      public Boolean isSearchNewCategories()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Returns:
      the searchNewCategories
    • isSearchNewCategoriesAsPrimitive

      public boolean isSearchNewCategoriesAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Returns:
      the searchNewCategories
    • isSearchNewCategoriesAsPrimitive

      public boolean isSearchNewCategoriesAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Returns:
      the searchNewCategories
    • setSearchNewCategories

      public void setSearchNewCategories(SessionContext ctx, Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Parameters:
      value - the searchNewCategories
    • setSearchNewCategories

      public void setSearchNewCategories(Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Parameters:
      value - the searchNewCategories
    • setSearchNewCategories

      public void setSearchNewCategories(SessionContext ctx, boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Parameters:
      value - the searchNewCategories
    • setSearchNewCategories

      public void setSearchNewCategories(boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
      Parameters:
      value - the searchNewCategories
    • isSearchNewProducts

      public Boolean isSearchNewProducts(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Returns:
      the searchNewProducts
    • isSearchNewProducts

      public Boolean isSearchNewProducts()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Returns:
      the searchNewProducts
    • isSearchNewProductsAsPrimitive

      public boolean isSearchNewProductsAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Returns:
      the searchNewProducts
    • isSearchNewProductsAsPrimitive

      public boolean isSearchNewProductsAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Returns:
      the searchNewProducts
    • setSearchNewProducts

      public void setSearchNewProducts(SessionContext ctx, Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Parameters:
      value - the searchNewProducts
    • setSearchNewProducts

      public void setSearchNewProducts(Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Parameters:
      value - the searchNewProducts
    • setSearchNewProducts

      public void setSearchNewProducts(SessionContext ctx, boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Parameters:
      value - the searchNewProducts
    • setSearchNewProducts

      public void setSearchNewProducts(boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
      Parameters:
      value - the searchNewProducts
    • isSearchPriceDifferences

      public Boolean isSearchPriceDifferences(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Returns:
      the searchPriceDifferences
    • isSearchPriceDifferences

      public Boolean isSearchPriceDifferences()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Returns:
      the searchPriceDifferences
    • isSearchPriceDifferencesAsPrimitive

      public boolean isSearchPriceDifferencesAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Returns:
      the searchPriceDifferences
    • isSearchPriceDifferencesAsPrimitive

      public boolean isSearchPriceDifferencesAsPrimitive()
      Generated method - Getter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Returns:
      the searchPriceDifferences
    • setSearchPriceDifferences

      public void setSearchPriceDifferences(SessionContext ctx, Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Parameters:
      value - the searchPriceDifferences
    • setSearchPriceDifferences

      public void setSearchPriceDifferences(Boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Parameters:
      value - the searchPriceDifferences
    • setSearchPriceDifferences

      public void setSearchPriceDifferences(SessionContext ctx, boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Parameters:
      value - the searchPriceDifferences
    • setSearchPriceDifferences

      public void setSearchPriceDifferences(boolean value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
      Parameters:
      value - the searchPriceDifferences
    • getSourceVersion

      public CatalogVersion getSourceVersion(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.sourceVersion attribute.
      Returns:
      the sourceVersion
    • getSourceVersion

      public CatalogVersion getSourceVersion()
      Generated method - Getter of the CompareCatalogVersionsCronJob.sourceVersion attribute.
      Returns:
      the sourceVersion
    • setSourceVersion

      public void setSourceVersion(SessionContext ctx, CatalogVersion value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.sourceVersion attribute.
      Parameters:
      value - the sourceVersion
    • setSourceVersion

      public void setSourceVersion(CatalogVersion value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.sourceVersion attribute.
      Parameters:
      value - the sourceVersion
    • getTargetVersion

      public CatalogVersion getTargetVersion(SessionContext ctx)
      Generated method - Getter of the CompareCatalogVersionsCronJob.targetVersion attribute.
      Returns:
      the targetVersion
    • getTargetVersion

      public CatalogVersion getTargetVersion()
      Generated method - Getter of the CompareCatalogVersionsCronJob.targetVersion attribute.
      Returns:
      the targetVersion
    • setTargetVersion

      public void setTargetVersion(SessionContext ctx, CatalogVersion value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.targetVersion attribute.
      Parameters:
      value - the targetVersion
    • setTargetVersion

      public void setTargetVersion(CatalogVersion value)
      Generated method - Setter of the CompareCatalogVersionsCronJob.targetVersion attribute.
      Parameters:
      value - the targetVersion