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 IBaseSiteModuleModulesFactory.getSiteModule()Deprecated, for removal: This API element is subject to removal in a future version.use SDKFactory.MODULES.getSiteModule() instead.static IBaseSiteModuleModulesFactory.getSiteModule(Properties properties) Deprecated, for removal: This API element is subject to removal in a future version.use SDKFactory.MODULES.getSiteModule(properties) instead. -
Uses of IBaseSiteModule in com.axemble.vdoc.sdk.document.extensions
Methods in com.axemble.vdoc.sdk.document.extensions that return IBaseSiteModuleModifier and TypeMethodDescriptionfinal IBaseSiteModuleBaseEditorExtension.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 IBaseSiteModuleBaseEditorExtension.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