Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces | |
com.axemble.vdoc.sdk.interfaces.runtime | |
com.axemble.vdoc.sdk.modules |
Modifier and Type | Method and Description |
---|---|
IPlugin |
IPluginController.getPlugin() |
Modifier and Type | Method and Description |
---|---|
IPlugin |
ISiteExecutionContext.getPlugin()
Gets the current plugin.
|
Modifier and Type | Method and Description |
---|---|
void |
InternalSiteExecutionContext.setPlugin(IPlugin plugin) |
Modifier and Type | Method and Description |
---|---|
IPlugin |
IBaseSiteModule.getPlugin(Object pluginObject)
Access method to get a
IPlugin object from one of the followings: ModuleImpl, java.io.Serializable. |
Modifier and Type | Method and Description |
---|---|
Collection<IPlugin> |
IBaseSiteModule.getPlugins(IContext context,
ISite site)
Gets all the plugins from a site at root level.
|
Collection<IPlugin> |
IBaseSiteModule.getPlugins(IContext context,
ISite site,
boolean recursive) |
Copyright © 2019 Visiativ Software. All rights reserved.