org.kuali.kfs.module.external.kc.util
Class KcUtils

java.lang.Object
  extended by org.kuali.kfs.module.external.kc.util.KcUtils

public class KcUtils
extends Object


Constructor Summary
KcUtils()
           
 
Method Summary
static String getErrorMessage(String propertyKey, Object[] messageParameters)
          Utility method to translate a property error to error string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KcUtils

public KcUtils()
Method Detail

getErrorMessage

public static String getErrorMessage(String propertyKey,
                                     Object[] messageParameters)
Utility method to translate a property error to error string

Parameters:
propertyKey -
messageParameters -
Returns:


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.