Class GeneratedCatalogVersionSyncCronJobHistory

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

public abstract class GeneratedCatalogVersionSyncCronJobHistory extends CronJobHistory
Generated class for type CatalogVersionSyncCronJobHistory.
See Also:
  • Field Details

    • PROCESSEDITEMSCOUNT

      public static final String PROCESSEDITEMSCOUNT
      Qualifier of the CatalogVersionSyncCronJobHistory.processedItemsCount attribute
      See Also:
    • SCHEDULEDITEMSCOUNT

      public static final String SCHEDULEDITEMSCOUNT
      Qualifier of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute
      See Also:
    • DUMPEDITEMSCOUNT

      public static final String DUMPEDITEMSCOUNT
      Qualifier of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute
      See Also:
    • FULLSYNC

      public static final String FULLSYNC
      Qualifier of the CatalogVersionSyncCronJobHistory.fullSync attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedCatalogVersionSyncCronJobHistory

      public GeneratedCatalogVersionSyncCronJobHistory()
  • Method Details

    • getDefaultAttributeModes

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

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

      public 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, Integer value)
      Generated method - Setter of the CatalogVersionSyncCronJobHistory.dumpedItemsCount attribute.
      Parameters:
      value - the dumpedItemsCount
    • setDumpedItemsCount

      public void setDumpedItemsCount(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 Boolean isFullSync(SessionContext ctx)
      Generated method - Getter of the CatalogVersionSyncCronJobHistory.fullSync attribute.
      Returns:
      the fullSync
    • isFullSync

      public 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, 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
    • 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 Integer getProcessedItemsCount(SessionContext ctx)
      Generated method - Getter of the CatalogVersionSyncCronJobHistory.processedItemsCount attribute.
      Returns:
      the processedItemsCount
    • getProcessedItemsCount

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

      public void setProcessedItemsCount(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 Integer getScheduledItemsCount(SessionContext ctx)
      Generated method - Getter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
      Returns:
      the scheduledItemsCount
    • getScheduledItemsCount

      public 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, Integer value)
      Generated method - Setter of the CatalogVersionSyncCronJobHistory.scheduledItemsCount attribute.
      Parameters:
      value - the scheduledItemsCount
    • setScheduledItemsCount

      public void setScheduledItemsCount(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