Class ParameterHelper

java.lang.Object
fr.gouv.vitam.common.parameter.ParameterHelper

public class ParameterHelper extends Object
Parameters helper use to check required parameters
  • Method Details

    • getTenantParameter

      public static Integer getTenantParameter()
      Get the tenant parameter from the Vitam Session getTenantParameter
      Returns:
      the tenantId
      Throws:
      IllegalArgumentException - if the tenant Id is not found in the session
      VitamThreadAccessException - if there is no VitamThread