|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.genuine.organizer.AbstractModule net.sf.genuine.actions.DefaultActionModule
Module that creates all actions that are commonly used in most applications. This module has to be added to every application's configuration file if that application should contain these actions. See the example's application configuration file.
Constructor Summary | |
DefaultActionModule()
|
Method Summary | |
void |
initialize(java.lang.String id,
ModuleManager moduleManager,
java.util.Map properties)
Creates and registers all action instances that are commonly used. |
Methods inherited from class net.sf.genuine.organizer.AbstractModule |
createVisualComponent, getAction, getComponentManager, getHelperService, getId, getMessageBus, getModuleManager, getProperty, getService, getServiceBroker, postInitialize, registerAction, registerService |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultActionModule()
Method Detail |
public void initialize(java.lang.String id, ModuleManager moduleManager, java.util.Map properties) throws ConfigurationException
initialize
in interface Module
initialize
in class AbstractModule
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |