Class GeneratedCompareCatalogVersionsCronJob

    • Field Detail

      • PROCESSEDITEMSCOUNT

        public static final java.lang.String PROCESSEDITEMSCOUNT
        Qualifier of the CompareCatalogVersionsCronJob.processedItemsCount attribute
        See Also:
        Constant Field Values
      • SOURCEVERSION

        public static final java.lang.String SOURCEVERSION
        Qualifier of the CompareCatalogVersionsCronJob.sourceVersion attribute
        See Also:
        Constant Field Values
      • TARGETVERSION

        public static final java.lang.String TARGETVERSION
        Qualifier of the CompareCatalogVersionsCronJob.targetVersion attribute
        See Also:
        Constant Field Values
      • MISSINGPRODUCTS

        public static final java.lang.String MISSINGPRODUCTS
        Qualifier of the CompareCatalogVersionsCronJob.missingProducts attribute
        See Also:
        Constant Field Values
      • NEWPRODUCTS

        public static final java.lang.String NEWPRODUCTS
        Qualifier of the CompareCatalogVersionsCronJob.newProducts attribute
        See Also:
        Constant Field Values
      • MAXPRICETOLERANCE

        public static final java.lang.String MAXPRICETOLERANCE
        Qualifier of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute
        See Also:
        Constant Field Values
      • SEARCHMISSINGPRODUCTS

        public static final java.lang.String SEARCHMISSINGPRODUCTS
        Qualifier of the CompareCatalogVersionsCronJob.searchMissingProducts attribute
        See Also:
        Constant Field Values
      • SEARCHMISSINGCATEGORIES

        public static final java.lang.String SEARCHMISSINGCATEGORIES
        Qualifier of the CompareCatalogVersionsCronJob.searchMissingCategories attribute
        See Also:
        Constant Field Values
      • SEARCHNEWPRODUCTS

        public static final java.lang.String SEARCHNEWPRODUCTS
        Qualifier of the CompareCatalogVersionsCronJob.searchNewProducts attribute
        See Also:
        Constant Field Values
      • SEARCHNEWCATEGORIES

        public static final java.lang.String SEARCHNEWCATEGORIES
        Qualifier of the CompareCatalogVersionsCronJob.searchNewCategories attribute
        See Also:
        Constant Field Values
      • SEARCHPRICEDIFFERENCES

        public static final java.lang.String SEARCHPRICEDIFFERENCES
        Qualifier of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute
        See Also:
        Constant Field Values
      • OVERWRITEPRODUCTAPPROVALSTATUS

        public static final java.lang.String OVERWRITEPRODUCTAPPROVALSTATUS
        Qualifier of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute
        See Also:
        Constant Field Values
      • PRICECOMPARECUSTOMER

        public static final java.lang.String PRICECOMPARECUSTOMER
        Qualifier of the CompareCatalogVersionsCronJob.priceCompareCustomer attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedCompareCatalogVersionsCronJob

        public GeneratedCompareCatalogVersionsCronJob()
    • Method Detail

      • getMaxPriceTolerance

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

        public java.lang.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,
                                         java.lang.Double value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.maxPriceTolerance attribute.
        Parameters:
        value - the maxPriceTolerance
      • setMaxPriceTolerance

        public void setMaxPriceTolerance​(java.lang.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 java.lang.Integer getMissingProducts​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.missingProducts attribute.
        Returns:
        the missingProducts
      • getMissingProducts

        public java.lang.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,
                                       java.lang.Integer value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.missingProducts attribute.
        Parameters:
        value - the missingProducts
      • setMissingProducts

        public void setMissingProducts​(java.lang.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 java.lang.Integer getNewProducts​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.newProducts attribute.
        Returns:
        the newProducts
      • getNewProducts

        public java.lang.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,
                                   java.lang.Integer value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.newProducts attribute.
        Parameters:
        value - the newProducts
      • setNewProducts

        public void setNewProducts​(java.lang.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 java.lang.Boolean isOverwriteProductApprovalStatus​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
        Returns:
        the overwriteProductApprovalStatus
      • isOverwriteProductApprovalStatus

        public java.lang.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,
                                                      java.lang.Boolean value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.overwriteProductApprovalStatus attribute.
        Parameters:
        value - the overwriteProductApprovalStatus
      • setOverwriteProductApprovalStatus

        public void setOverwriteProductApprovalStatus​(java.lang.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 java.lang.Integer getProcessedItemsCount​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
        Returns:
        the processedItemsCount
      • getProcessedItemsCount

        public java.lang.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,
                                           java.lang.Integer value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.processedItemsCount attribute.
        Parameters:
        value - the processedItemsCount
      • setProcessedItemsCount

        public void setProcessedItemsCount​(java.lang.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 java.lang.Boolean isSearchMissingCategories​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
        Returns:
        the searchMissingCategories
      • isSearchMissingCategories

        public java.lang.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,
                                               java.lang.Boolean value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingCategories attribute.
        Parameters:
        value - the searchMissingCategories
      • setSearchMissingCategories

        public void setSearchMissingCategories​(java.lang.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 java.lang.Boolean isSearchMissingProducts​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
        Returns:
        the searchMissingProducts
      • isSearchMissingProducts

        public java.lang.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,
                                             java.lang.Boolean value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.searchMissingProducts attribute.
        Parameters:
        value - the searchMissingProducts
      • setSearchMissingProducts

        public void setSearchMissingProducts​(java.lang.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 java.lang.Boolean isSearchNewCategories​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
        Returns:
        the searchNewCategories
      • isSearchNewCategories

        public java.lang.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,
                                           java.lang.Boolean value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewCategories attribute.
        Parameters:
        value - the searchNewCategories
      • setSearchNewCategories

        public void setSearchNewCategories​(java.lang.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 java.lang.Boolean isSearchNewProducts​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
        Returns:
        the searchNewProducts
      • isSearchNewProducts

        public java.lang.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,
                                         java.lang.Boolean value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.searchNewProducts attribute.
        Parameters:
        value - the searchNewProducts
      • setSearchNewProducts

        public void setSearchNewProducts​(java.lang.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 java.lang.Boolean isSearchPriceDifferences​(SessionContext ctx)
        Generated method - Getter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
        Returns:
        the searchPriceDifferences
      • isSearchPriceDifferences

        public java.lang.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,
                                              java.lang.Boolean value)
        Generated method - Setter of the CompareCatalogVersionsCronJob.searchPriceDifferences attribute.
        Parameters:
        value - the searchPriceDifferences
      • setSearchPriceDifferences

        public void setSearchPriceDifferences​(java.lang.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