org.kuali.student.common.test.spring
Class LoadDataBean
java.lang.Object
org.kuali.student.common.test.spring.LoadDataBean
- All Implemented Interfaces:
- Aware, ApplicationContextAware
Deprecated.
@Deprecated
@Transactional
public class LoadDataBean
- extends Object
- implements ApplicationContextAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadDataBean
public LoadDataBean()
- Deprecated.
loadData
public void loadData()
- Deprecated.
invokeDataLoader
protected void invokeDataLoader(String dao)
- Deprecated.
getDaoAnnotations
public String getDaoAnnotations()
- Deprecated.
- Returns:
- the daoAnnotations
setDaoAnnotations
public void setDaoAnnotations(String daoAnnotations)
- Deprecated.
- Parameters:
daoAnnotations
- the daoAnnotations to set
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
- Deprecated.
- Specified by:
setApplicationContext
in interface ApplicationContextAware
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.