|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwConfiguration.OwMasterPluginInstance | |
---|---|
com.wewebu.ow.server.app |
Uses of OwConfiguration.OwMasterPluginInstance in com.wewebu.ow.server.app |
---|
Methods in com.wewebu.ow.server.app that return OwConfiguration.OwMasterPluginInstance | |
---|---|
protected OwConfiguration.OwMasterPluginInstance |
OwConfiguration.createMasterPlugin(OwXMLUtil pluginNodeWrapper_p)
create a single main plugin of the given plugin node wrapper |
protected OwConfiguration.OwMasterPluginInstance |
OwConfiguration.createMasterPlugin(String strDocClassName,
String strViewClassName,
OwXMLUtil pluginNodeWrapper_p)
create a single main plugin of the given plugin node wrapper |
OwConfiguration.OwMasterPluginInstance |
OwConfiguration.getMasterPlugin(String strID_p)
get a single record function by ID |
OwConfiguration.OwMasterPluginInstance |
OwMasterView.getPlugin()
set the plugin description node |
OwConfiguration.OwMasterPluginInstance |
OwMasterDocument.getPlugin()
set the plugin instance |
Methods in com.wewebu.ow.server.app with parameters of type OwConfiguration.OwMasterPluginInstance | |
---|---|
void |
OwMasterDocument.setPlugin(OwConfiguration.OwMasterPluginInstance plugin_p)
set the plugin instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |