|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleServicePlugin
Represents a plugin and its services.
| Method Summary | |
|---|---|
ModuleServicePluginExecutor |
createExecutor(KernelQedeqBo qedeq,
Parameters parameters)
Create execution instance for this plugin. |
void |
setDefaultValuesForEmptyPluginParameters(Parameters parameters)
Set default configuration parameters. |
| Methods inherited from interface org.qedeq.kernel.se.common.Service |
|---|
getServiceAction, getServiceDescription, getServiceId |
| Method Detail |
|---|
ModuleServicePluginExecutor createExecutor(KernelQedeqBo qedeq,
Parameters parameters)
qedeq - QEDEQ module to work on.parameters - Plugin specific parameters. Might not be null.
void setDefaultValuesForEmptyPluginParameters(Parameters parameters)
parameters - Plugin specific parameters. Non existing key value pairs will
be replaced by default values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||