Uses of Interface
com.axemble.vdoc.sdk.modules.IBasePortalModule
Packages that use IBasePortalModule
Package
Description
-
Uses of IBasePortalModule in com.axemble.vdoc.sdk
Methods in com.axemble.vdoc.sdk that return IBasePortalModuleModifier and TypeMethodDescriptionstatic IBasePortalModule
ModulesFactory.getPortalModule()
static IBasePortalModule
ModulesFactory.getPortalModule
(Properties properties) Return theIBasePortalModule
-
Uses of IBasePortalModule in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IBasePortalModule -
Uses of IBasePortalModule in com.axemble.vdoc.sdk.interfaces
Methods 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.modules
Subinterfaces of IBasePortalModule in com.axemble.vdoc.sdk.modulesModifier and TypeInterfaceDescriptioninterface
The IPortalModule interface is the main entry point from where most of the methods to manipulate the full set of portal objects are made available.