Uses of Interface
com.axemble.vdoc.sdk.modules.IBaseSiteModule
Packages that use IBaseSiteModule
Package
Description
-
Uses of IBaseSiteModule in com.axemble.vdoc.sdk
Methods in com.axemble.vdoc.sdk that return IBaseSiteModuleModifier and TypeMethodDescriptionstatic IBaseSiteModule
ModulesFactory.getSiteModule()
static IBaseSiteModule
ModulesFactory.getSiteModule
(Properties properties) Return theIBaseSiteModule
-
Uses of IBaseSiteModule in com.axemble.vdoc.sdk.document.extensions
Methods in com.axemble.vdoc.sdk.document.extensions that return IBaseSiteModuleModifier and TypeMethodDescriptionfinal IBaseSiteModule
BaseEditorExtension.getSiteModule()
Retrieves the site system object. -
Uses of IBaseSiteModule in com.axemble.vdoc.sdk.document.extensions.forms
Methods in com.axemble.vdoc.sdk.document.extensions.forms that return IBaseSiteModuleModifier and TypeMethodDescriptionfinal IBaseSiteModule
BaseEditorExtension.getSiteModule()
Retrieves the site system object. -
Uses of IBaseSiteModule in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IBaseSiteModuleMethods in com.axemble.vdoc.sdk.impl that return IBaseSiteModuleConstructors in com.axemble.vdoc.sdk.impl with parameters of type IBaseSiteModuleModifierConstructorDescriptionEzsExecutionContext
(IBaseSiteModule module, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) -
Uses of IBaseSiteModule in com.axemble.vdoc.sdk.interfaces.runtime
Methods in com.axemble.vdoc.sdk.interfaces.runtime that return IBaseSiteModule -
Uses of IBaseSiteModule in com.axemble.vdoc.sdk.modules
Subinterfaces of IBaseSiteModule in com.axemble.vdoc.sdk.modules