Class PropertiesResources.Resource

java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.resources.PropertiesResources.Resource
Enclosing class:
PropertiesResources

public static class PropertiesResources.Resource extends Properties
  • Method Details

    • getTimeBetweenClockings

      public static Long getTimeBetweenClockings()
      Returns the minimum temporal delta between the end-of-shift clocking and the subsequent clocking for the start of a new work shift.
      Returns:
      the time between clockings
    • isSkillsAligmentEnabled

      public static boolean isSkillsAligmentEnabled()
      Says if the skills aligment for loan resources is enabled.
      Returns:
      true if the skills aligment for loan resources is enabled, false otherwise.
    • isQualificationsAligmentEnabled

      public static boolean isQualificationsAligmentEnabled()
      Says if the qualifications aligment for loan resources is enabled.
      Returns:
      true if the skills aligment for loan resources is enabled, false otherwise.
    • isRolesAligmentEnabled

      public static boolean isRolesAligmentEnabled()
      Says if the roles aligment for loan resources is enabled.
      Returns:
      true if the skills aligment for loan resources is enabled, false otherwise.