org.kuali.kfs.module.external.kc.util
Class GlobalVariablesExtractHelper
java.lang.Object
org.kuali.kfs.module.external.kc.util.GlobalVariablesExtractHelper
public class GlobalVariablesExtractHelper
- extends Object
This class will help extract the error messages from GlobalVariables object and creates a list of string.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalVariablesExtractHelper
public GlobalVariablesExtractHelper()
insertError
public static void insertError(String message,
String param)
- Extracts errors for error report writing.
extractGlobalVariableErrors
public static List<String> extractGlobalVariableErrors()
replaceTokens
public static String replaceTokens(String line,
String... replacements)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.