org.kuali.kfs.module.endow.util
Class GloabalVariablesExtractHelper
java.lang.Object
org.kuali.kfs.module.endow.util.GloabalVariablesExtractHelper
public class GloabalVariablesExtractHelper
- 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 |
GloabalVariablesExtractHelper
public GloabalVariablesExtractHelper()
extractGlobalVariableErrors
public static List<String> extractGlobalVariableErrors()
- Extracts errors for error report writing.
- Returns:
- a list of error messages
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.