Uses of Interface
com.axemble.vdoc.sdk.modules.ISiteModule
Packages that use ISiteModule
Package
Description
-
Uses of ISiteModule in com.axemble.vdoc.sdk
Methods in com.axemble.vdoc.sdk that return ISiteModuleModifier and TypeMethodDescriptionstatic ISiteModule
Modules.getSiteModule()
static ISiteModule
Modules.getSiteModule
(Properties properties) Returns theISiteModule
-
Uses of ISiteModule in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement ISiteModule -
Uses of ISiteModule in com.axemble.vdoc.sdk.messages
Methods in com.axemble.vdoc.sdk.messages that return ISiteModule -
Uses of ISiteModule in com.axemble.vdoc.sdk.providers
Methods in com.axemble.vdoc.sdk.providers that return ISiteModuleModifier and TypeMethodDescriptionprotected final ISiteModule
BaseBrowsableViewProvider.getSiteModule()
protected final ISiteModule
BaseContentProvider.getSiteModule()
protected final ISiteModule
BaseFormProvider.getSiteModule()
protected final ISiteModule
BaseGroupProvider.getSiteModule()
protected final ISiteModule
BaseSectionProvider.getSiteModule()
protected final ISiteModule
BaseSheetProvider.getSiteModule()
protected final ISiteModule
BaseViewProvider.getSiteModule()
protected final ISiteModule
BaseWizardProvider.getSiteModule()
-
Uses of ISiteModule in com.axemble.vdoc.sdk.site.extensions
Methods in com.axemble.vdoc.sdk.site.extensions that return ISiteModuleModifier and TypeMethodDescriptionprotected final ISiteModule
BaseBlockExtension.getSiteModule()
protected final ISiteModule
BasePageExtension.getSiteModule()
-
Uses of ISiteModule in com.axemble.vdoc.sdk.view.extensions
Methods in com.axemble.vdoc.sdk.view.extensions that return ISiteModule