au.edu.jcu.hermes.plugin.mcatsearch
Class MCATSearchPresenter
java.lang.Object
au.edu.jcu.hermes.plugin.mcatsearch.MCATSearchPresenter
- All Implemented Interfaces:
- ApplicationGroup
public class MCATSearchPresenter
- extends java.lang.Object
- implements ApplicationGroup
Author: Mathew Wyatt
Organisation: James Cook University
Date: Nov 26, 2007
Time: 5:25:05 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCATSearchPresenter
public MCATSearchPresenter(IMCATSearchView view,
IMCATSearchModel model)
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
- Throws:
BeansException
onApplicationEvent
public void onApplicationEvent(ApplicationEvent event)
getView
public IMCATSearchView getView()
setGroup
public void setGroup(ApplicationGroup.ListenerGroup group)
- Description copied from interface:
ApplicationGroup
- Set the listener group for the object
- Specified by:
setGroup in interface ApplicationGroup