public abstract class BaseGroupProvider
extends com.axemble.vdp.ui.core.providers.base.AbstractGroupProvider
BaseGroupProvider class allows to interact with a group template.
The BaseGroupProvider class provides direct access to the SDK API.
You can access the following methods:
IWorkflowModule,
IPortalModule,
IDirectoryModule,
IProjectModule,
Serialized FormabstractGroup, contextchangeListeners, LOGGERCURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR| Constructor and Description |
|---|
BaseGroupProvider(INavigateContext context,
com.axemble.vdp.ui.framework.composites.base.CtlAbstractGroup abstractGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected IDirectoryModule |
getDirectoryModule() |
IContext |
getLoggedOnContext() |
protected IPlugin |
getPlugin() |
protected IPortalModule |
getPortalModule() |
protected IProjectModule |
getProjectModule() |
protected ISiteModule |
getSiteModule() |
protected IWorkflowModule |
getWorkflowModule() |
getAbstractGroup, getContext, mustRefresh, onNavigate, onRefreshaddChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChangedpublic BaseGroupProvider(INavigateContext context, com.axemble.vdp.ui.framework.composites.base.CtlAbstractGroup abstractGroup)
context - abstractGroup - protected final IWorkflowModule getWorkflowModule()
protected final IPortalModule getPortalModule()
protected final IDirectoryModule getDirectoryModule()
protected final IProjectModule getProjectModule()
public final IContext getLoggedOnContext()
protected final ISiteModule getSiteModule()
protected final IPlugin getPlugin()
Copyright © 2022 Visiativ. All rights reserved.