|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginServiceDefinition | |
---|---|
org.pentaho.platform.api.engine | |
org.pentaho.platform.plugin.services.pluginmgr |
Uses of PluginServiceDefinition in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine that return types with arguments of type PluginServiceDefinition | |
---|---|
Collection<PluginServiceDefinition> |
IPlatformPlugin.getServices()
Returns the list of the webservices defined by this plugin. |
Uses of PluginServiceDefinition in org.pentaho.platform.plugin.services.pluginmgr |
---|
Methods in org.pentaho.platform.plugin.services.pluginmgr that return types with arguments of type PluginServiceDefinition | |
---|---|
Collection<PluginServiceDefinition> |
PlatformPlugin.getServices()
|
Methods in org.pentaho.platform.plugin.services.pluginmgr with parameters of type PluginServiceDefinition | |
---|---|
void |
PlatformPlugin.addWebservice(PluginServiceDefinition serviceDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |