Class GeneratedCatalogVersionSyncCronJobHistory

    • Field Detail

      • PROCESSEDITEMSCOUNT

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

        public static final java.lang.String SCHEDULEDITEMSCOUNT
        Qualifier of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute
        See Also:
        Constant Field Values
      • DUMPEDITEMSCOUNT

        public static final java.lang.String DUMPEDITEMSCOUNT
        Qualifier of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute
        See Also:
        Constant Field Values
      • FULLSYNC

        public static final java.lang.String FULLSYNC
        Qualifier of the CatalogVersionSyncCronJobHistory.fullSync 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

      • GeneratedCatalogVersionSyncCronJobHistory

        public GeneratedCatalogVersionSyncCronJobHistory()
    • Method Detail

      • getDumpedItemsCount

        public java.lang.Integer getDumpedItemsCount​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Returns:
        the dumpedItemsCount
      • getDumpedItemsCount

        public java.lang.Integer getDumpedItemsCount()
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Returns:
        the dumpedItemsCount
      • getDumpedItemsCountAsPrimitive

        public int getDumpedItemsCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Returns:
        the dumpedItemsCount
      • getDumpedItemsCountAsPrimitive

        public int getDumpedItemsCountAsPrimitive()
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Returns:
        the dumpedItemsCount
      • setDumpedItemsCount

        public void setDumpedItemsCount​(SessionContext ctx,
                                        java.lang.Integer value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Parameters:
        value - the dumpedItemsCount
      • setDumpedItemsCount

        public void setDumpedItemsCount​(java.lang.Integer value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Parameters:
        value - the dumpedItemsCount
      • setDumpedItemsCount

        public void setDumpedItemsCount​(SessionContext ctx,
                                        int value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Parameters:
        value - the dumpedItemsCount
      • setDumpedItemsCount

        public void setDumpedItemsCount​(int value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
        Parameters:
        value - the dumpedItemsCount
      • isFullSync

        public java.lang.Boolean isFullSync​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Returns:
        the fullSync
      • isFullSync

        public java.lang.Boolean isFullSync()
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Returns:
        the fullSync
      • isFullSyncAsPrimitive

        public boolean isFullSyncAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Returns:
        the fullSync
      • isFullSyncAsPrimitive

        public boolean isFullSyncAsPrimitive()
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Returns:
        the fullSync
      • setFullSync

        public void setFullSync​(SessionContext ctx,
                                java.lang.Boolean value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Parameters:
        value - the fullSync
      • setFullSync

        public void setFullSync​(java.lang.Boolean value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Parameters:
        value - the fullSync
      • setFullSync

        public void setFullSync​(SessionContext ctx,
                                boolean value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Parameters:
        value - the fullSync
      • setFullSync

        public void setFullSync​(boolean value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
        Parameters:
        value - the fullSync
      • getProcessedItemsCount

        public java.lang.Integer getProcessedItemsCount​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.processedItemsCount attribute.
        Returns:
        the processedItemsCount
      • getProcessedItemsCount

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

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

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

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

        public void setProcessedItemsCount​(java.lang.Integer value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.processedItemsCount attribute.
        Parameters:
        value - the processedItemsCount
      • setProcessedItemsCount

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

        public void setProcessedItemsCount​(int value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.processedItemsCount attribute.
        Parameters:
        value - the processedItemsCount
      • getScheduledItemsCount

        public java.lang.Integer getScheduledItemsCount​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Returns:
        the scheduledItemsCount
      • getScheduledItemsCount

        public java.lang.Integer getScheduledItemsCount()
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Returns:
        the scheduledItemsCount
      • getScheduledItemsCountAsPrimitive

        public int getScheduledItemsCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Returns:
        the scheduledItemsCount
      • getScheduledItemsCountAsPrimitive

        public int getScheduledItemsCountAsPrimitive()
        Generated method - Getter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Returns:
        the scheduledItemsCount
      • setScheduledItemsCount

        public void setScheduledItemsCount​(SessionContext ctx,
                                           java.lang.Integer value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Parameters:
        value - the scheduledItemsCount
      • setScheduledItemsCount

        public void setScheduledItemsCount​(java.lang.Integer value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Parameters:
        value - the scheduledItemsCount
      • setScheduledItemsCount

        public void setScheduledItemsCount​(SessionContext ctx,
                                           int value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Parameters:
        value - the scheduledItemsCount
      • setScheduledItemsCount

        public void setScheduledItemsCount​(int value)
        Generated method - Setter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
        Parameters:
        value - the scheduledItemsCount