org.kuali.rice.kim.util
Class KimCommonUtilsInternal

java.lang.Object
  extended by org.kuali.rice.kim.util.KimCommonUtilsInternal

public final class KimCommonUtilsInternal
extends Object

This is a description of what this class does - bhargavp don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
static void copyProperties(Object targetToCopyTo, Object sourceToCopyFrom)
           
static String getKimBasePath()
           
static String getPathWithKimContext(String path, String kimActionName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copyProperties

public static void copyProperties(Object targetToCopyTo,
                                  Object sourceToCopyFrom)

getKimBasePath

public static String getKimBasePath()

getPathWithKimContext

public static String getPathWithKimContext(String path,
                                           String kimActionName)


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