org.kuali.student.common.test.spring
Class LoadDataBean
java.lang.Object
   org.kuali.student.common.test.spring.LoadDataBean
org.kuali.student.common.test.spring.LoadDataBean
- All Implemented Interfaces: 
- ApplicationContextAware
- @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()
loadData
public void loadData()
- 
 
- 
 
invokeDataLoader
protected void invokeDataLoader(String dao)
- 
 
- 
 
getDaoAnnotations
public String getDaoAnnotations()
- 
 
- 
- Returns:
- the daoAnnotations
 
setDaoAnnotations
public void setDaoAnnotations(String daoAnnotations)
- 
 
- 
- Parameters:
- daoAnnotations- the daoAnnotations to set
 
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
- 
- Specified by:
- setApplicationContextin interface- ApplicationContextAware
 
- 
 
Copyright © 2007-2010 The Kuali Foundation. All Rights Reserved.