Uses of Interface
com.axemble.vdoc.sdk.modules.IBasePortalModule
Packages that use IBasePortalModule
Package
Description
- 
Uses of IBasePortalModule in com.axemble.vdoc.sdkMethods in com.axemble.vdoc.sdk that return IBasePortalModuleModifier and TypeMethodDescriptionstatic IBasePortalModuleModulesFactory.getPortalModule()static IBasePortalModuleModulesFactory.getPortalModule(Properties properties) Return theIBasePortalModule
- 
Uses of IBasePortalModule in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IBasePortalModule
- 
Uses of IBasePortalModule in com.axemble.vdoc.sdk.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return IBasePortalModuleModifier and TypeMethodDescriptionIAgentProcessingContext.getPortalModule()Gets the portal module object.
- 
Uses of IBasePortalModule in com.axemble.vdoc.sdk.modulesSubinterfaces of IBasePortalModule in com.axemble.vdoc.sdk.modulesModifier and TypeInterfaceDescriptioninterfaceThe IPortalModule interface is the main entry point from where most of the methods to manipulate the full set of portal objects are made available.