Class GeneratedRemoveCatalogVersionCronJob

    • Field Detail

      • CATALOG

        public static final java.lang.String CATALOG
        Qualifier of the RemoveCatalogVersionCronJob.catalog attribute
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Qualifier of the RemoveCatalogVersionCronJob.catalogVersion attribute
        See Also:
        Constant Field Values
      • DONTREMOVEOBJECTS

        public static final java.lang.String DONTREMOVEOBJECTS
        Qualifier of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute
        See Also:
        Constant Field Values
      • NOTREMOVEDITEMS

        public static final java.lang.String NOTREMOVEDITEMS
        Qualifier of the RemoveCatalogVersionCronJob.notRemovedItems attribute
        See Also:
        Constant Field Values
      • TOTALDELETEITEMCOUNT

        public static final java.lang.String TOTALDELETEITEMCOUNT
        Qualifier of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute
        See Also:
        Constant Field Values
      • CURRENTPROCESSINGITEMCOUNT

        public static final java.lang.String CURRENTPROCESSINGITEMCOUNT
        Qualifier of the RemoveCatalogVersionCronJob.currentProcessingItemCount 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

      • GeneratedRemoveCatalogVersionCronJob

        public GeneratedRemoveCatalogVersionCronJob()
    • Method Detail

      • getCatalog

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

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

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

        public void setCatalog​(Catalog value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.catalog attribute.
        Parameters:
        value - the catalog
      • getCatalogVersion

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

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

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

        public void setCatalogVersion​(CatalogVersion value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • getCurrentProcessingItemCount

        public java.lang.Integer getCurrentProcessingItemCount​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Returns:
        the currentProcessingItemCount - Current processed(removed) item instance
      • getCurrentProcessingItemCount

        public java.lang.Integer getCurrentProcessingItemCount()
        Generated method - Getter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Returns:
        the currentProcessingItemCount - Current processed(removed) item instance
      • getCurrentProcessingItemCountAsPrimitive

        public int getCurrentProcessingItemCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Returns:
        the currentProcessingItemCount - Current processed(removed) item instance
      • getCurrentProcessingItemCountAsPrimitive

        public int getCurrentProcessingItemCountAsPrimitive()
        Generated method - Getter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Returns:
        the currentProcessingItemCount - Current processed(removed) item instance
      • setCurrentProcessingItemCount

        public void setCurrentProcessingItemCount​(SessionContext ctx,
                                                  java.lang.Integer value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Parameters:
        value - the currentProcessingItemCount - Current processed(removed) item instance
      • setCurrentProcessingItemCount

        public void setCurrentProcessingItemCount​(java.lang.Integer value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Parameters:
        value - the currentProcessingItemCount - Current processed(removed) item instance
      • setCurrentProcessingItemCount

        public void setCurrentProcessingItemCount​(SessionContext ctx,
                                                  int value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Parameters:
        value - the currentProcessingItemCount - Current processed(removed) item instance
      • setCurrentProcessingItemCount

        public void setCurrentProcessingItemCount​(int value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.currentProcessingItemCount attribute.
        Parameters:
        value - the currentProcessingItemCount - Current processed(removed) item instance
      • isDontRemoveObjects

        public java.lang.Boolean isDontRemoveObjects​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Returns:
        the dontRemoveObjects
      • isDontRemoveObjects

        public java.lang.Boolean isDontRemoveObjects()
        Generated method - Getter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Returns:
        the dontRemoveObjects
      • isDontRemoveObjectsAsPrimitive

        public boolean isDontRemoveObjectsAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Returns:
        the dontRemoveObjects
      • isDontRemoveObjectsAsPrimitive

        public boolean isDontRemoveObjectsAsPrimitive()
        Generated method - Getter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Returns:
        the dontRemoveObjects
      • setDontRemoveObjects

        public void setDontRemoveObjects​(SessionContext ctx,
                                         java.lang.Boolean value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Parameters:
        value - the dontRemoveObjects
      • setDontRemoveObjects

        public void setDontRemoveObjects​(java.lang.Boolean value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Parameters:
        value - the dontRemoveObjects
      • setDontRemoveObjects

        public void setDontRemoveObjects​(SessionContext ctx,
                                         boolean value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Parameters:
        value - the dontRemoveObjects
      • setDontRemoveObjects

        public void setDontRemoveObjects​(boolean value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.dontRemoveObjects attribute.
        Parameters:
        value - the dontRemoveObjects
      • getNotRemovedItems

        public ImpExMedia getNotRemovedItems​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.notRemovedItems attribute.
        Returns:
        the notRemovedItems
      • getNotRemovedItems

        public ImpExMedia getNotRemovedItems()
        Generated method - Getter of the RemoveCatalogVersionCronJob.notRemovedItems attribute.
        Returns:
        the notRemovedItems
      • setNotRemovedItems

        public void setNotRemovedItems​(SessionContext ctx,
                                       ImpExMedia value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.notRemovedItems attribute.
        Parameters:
        value - the notRemovedItems
      • setNotRemovedItems

        public void setNotRemovedItems​(ImpExMedia value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.notRemovedItems attribute.
        Parameters:
        value - the notRemovedItems
      • getTotalDeleteItemCount

        public java.lang.Integer getTotalDeleteItemCount​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Returns:
        the totalDeleteItemCount - Predicted count of items to remove
      • getTotalDeleteItemCount

        public java.lang.Integer getTotalDeleteItemCount()
        Generated method - Getter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Returns:
        the totalDeleteItemCount - Predicted count of items to remove
      • getTotalDeleteItemCountAsPrimitive

        public int getTotalDeleteItemCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Returns:
        the totalDeleteItemCount - Predicted count of items to remove
      • getTotalDeleteItemCountAsPrimitive

        public int getTotalDeleteItemCountAsPrimitive()
        Generated method - Getter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Returns:
        the totalDeleteItemCount - Predicted count of items to remove
      • setTotalDeleteItemCount

        public void setTotalDeleteItemCount​(SessionContext ctx,
                                            java.lang.Integer value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Parameters:
        value - the totalDeleteItemCount - Predicted count of items to remove
      • setTotalDeleteItemCount

        public void setTotalDeleteItemCount​(java.lang.Integer value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Parameters:
        value - the totalDeleteItemCount - Predicted count of items to remove
      • setTotalDeleteItemCount

        public void setTotalDeleteItemCount​(SessionContext ctx,
                                            int value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Parameters:
        value - the totalDeleteItemCount - Predicted count of items to remove
      • setTotalDeleteItemCount

        public void setTotalDeleteItemCount​(int value)
        Generated method - Setter of the RemoveCatalogVersionCronJob.totalDeleteItemCount attribute.
        Parameters:
        value - the totalDeleteItemCount - Predicted count of items to remove