Class PropertiesAssets.Asset

java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.assets.PropertiesAssets.Asset
Enclosing class:
PropertiesAssets

public static class PropertiesAssets.Asset extends Properties
  • Constructor Details

    • Asset

      public Asset()
  • Method Details

    • isMannedFacilitiesEnabled

      public static boolean isMannedFacilitiesEnabled()
      Checks if the manned facilities management is enabled. The default value is false.
      Returns:
      true if the manned facilities management is enabled, false otherwise
    • isLinearAssetActive

      public static boolean isLinearAssetActive()
      Say if the linear asset management is enabled.
      Returns:
      true if the linear asset is enabled, false otherwise.
    • getTechnicalObjectMaxTreeDepth

      public static Long getTechnicalObjectMaxTreeDepth()
      Returns the maximum loadable depth of the facility tree. The default value is 1000.
      Returns:
      the technical object max tree depth
    • getTechnicalObjectTreeGenerationThreadNumber

      public static Long getTechnicalObjectTreeGenerationThreadNumber()
      Returns the thread number used to generate the facility tree.
      Returns:
      the technical object tree generation thread number