Class InfranetUtil

java.lang.Object
com.portal.pcm.InfranetUtil

public class InfranetUtil extends Object
  • Constructor Details

    • InfranetUtil

      public InfranetUtil()
  • Method Details

    • substituteEnvVariable

      public static String substituteEnvVariable(String sysPropVal)
      Substitutes the environment variable into the property value
      Parameters:
      sysPropVal - property value read from the configuration file
      Returns:
      String with replaced environment variable