java.lang.Object
overit.geocallapp.wfm.core.bl.schedule.cache.event.SchedulingBaseCache
overit.geocallapp.wfm.core.bl.schedule.cache.configuration.ConfigurationCache

public class ConfigurationCache extends SchedulingBaseCache
Configuration Cache.
Since:
18.0
  • Constructor Details

    • ConfigurationCache

      public ConfigurationCache()
  • Method Details

    • getAutomaticSchedulingRestartTimeInterval

      public Long getAutomaticSchedulingRestartTimeInterval()
      Returns the automatic scheduling restart time interval.
      Returns:
      the automatic scheduling restart time interval
    • setAutomaticSchedulingRestartTimeInterval

      public void setAutomaticSchedulingRestartTimeInterval(Long automaticSchedulingRestartTimeInterval)
      Sets the automatic scheduling restart time interval.
      Parameters:
      automaticSchedulingRestartTimeInterval - the automatic scheduling restart time interval
    • getSilIntegrationDisabled

      public Boolean getSilIntegrationDisabled()
      Returns the sil integration disabled flag
      Returns:
      the sil integration disabled flag
    • setSilIntegrationDisabled

      public void setSilIntegrationDisabled(Boolean silIntegrationDisabled)
      Sets the sil integration disabled flag
      Parameters:
      silIntegrationDisabled - the sil integration disabled flag
    • getCheckIntervalCoherence

      public Boolean getCheckIntervalCoherence()
      Returns the check interval coherence flag
      Returns:
      the check interval coherence flag
    • setCheckIntervalCoherence

      public void setCheckIntervalCoherence(Boolean checkIntervalCoherence)
      Sets the check interval coherence flag
      Parameters:
      checkIntervalCoherence - the check interval coherence flag
    • getSystemSettings

      public Map<String,Object> getSystemSettings()
      Returns the system settings
      Returns:
      the system settings
    • setSystemSettings

      public void setSystemSettings(Map<String,Object> systemSettings)
      Sets the system settings
      Parameters:
      systemSettings - the system settings
    • getSummaryCommitmentCalculationMode

      public Long getSummaryCommitmentCalculationMode()
      Returns the summary commitment calculation mode
      Returns:
      the summary commitment calculation mode
    • setSummaryCommitmentCalculationMode

      public void setSummaryCommitmentCalculationMode(Long summaryCommitmentCalculationMode)
      Sets the summary commitment calculation mode
      Parameters:
      summaryCommitmentCalculationMode - the summary commitment calculation mode
    • getSummaryAvailabilityCalculationMode

      public Long getSummaryAvailabilityCalculationMode()
      Returns the summary availability calculation mode
      Returns:
      the summary availability calculation mode
    • setSummaryAvailabilityCalculationMode

      public void setSummaryAvailabilityCalculationMode(Long summaryAvailabilityCalculationMode)
      Sets the summary availability calculation mode
      Parameters:
      summaryAvailabilityCalculationMode - the summary availability calculation mode