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()static IBaseSiteModuleModulesFactory.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 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