org.riotfamily.riot.list.support
Class ListSetupBean
java.lang.Object
org.riotfamily.riot.list.support.ListSetupBean
- All Implemented Interfaces:
- InitializingBean
public class ListSetupBean
- extends Object
- implements InitializingBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListSetupBean
public ListSetupBean()
setItems
public void setItems(List<?> items)
setDao
public void setDao(RiotDao listModel)
setTransactionManager
public void setTransactionManager(PlatformTransactionManager tm)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface InitializingBean
- Throws:
Exception
saveItems
protected void saveItems()