Class PropertiesInventory

java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.inventory.config.PropertiesInventory

public class PropertiesInventory extends Properties
  • Field Details

  • Method Details

    • isInventoryExpectedMaterialsManagement

      public static boolean isInventoryExpectedMaterialsManagement()
      Checks if the inventory expected materials management is active.
      Returns:
      true the property is active, false otherwise
    • getInventoryExpectedMaterialsSchedulingDaysFrom

      public static int getInventoryExpectedMaterialsSchedulingDaysFrom()
      Returns the number of days used as lower bound in the inventory expected materials management.
      The default is 1.
      Returns:
      the inventory expected materials scheduling days from
    • getInventoryExpectedMaterialsSchedulingDaysTo

      public static int getInventoryExpectedMaterialsSchedulingDaysTo()
      Returns the number of days used as upper bound in the inventory expected materials management.
      The default is 1.
      Returns:
      the inventory expected materials scheduling days to
    • getInventoryStockQuantityCheckType

      public static MaterialStockCheckType getInventoryStockQuantityCheckType()
      Returns the type of stock quantity check type used on inventory module.
      This value is used only if the material in stock hasn't a specific stock quantity check type defined.
      The default is MaterialStockCheckType.NO_CHECK.
      Returns:
      the stock quantity check type used on inventory module
    • getInventoryWarehouseMaterialManagement

      public static String getInventoryWarehouseMaterialManagement()
      Defines defines the how the for the warehouse materials are managed.
      The available values are: the default is "MANUAL_DECLARATION"