public class BaseContentProvider
extends com.axemble.vdp.ui.core.providers.base.AbstractContentProvider
BaseContentProvider
class allows to interact with a content template.
The BaseContentProvider
class provides direct access to the SDK API.
You can access the following methods:
IWorkflowModule
,
IPortalModule
,
IDirectoryModule
,
IProjectModule
,
Serialized FormabstractContent, actionListener, context, model
changeListeners, LOGGER
CURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR
Constructor and Description |
---|
BaseContentProvider(INavigateContext context,
com.axemble.vdp.ui.framework.composites.base.CtlAbstractContent content) |
Modifier and Type | Method and Description |
---|---|
protected IDirectoryModule |
getDirectoryModule() |
protected IContext |
getLoggedOnContext() |
protected IPlugin |
getPlugin() |
protected IPortalModule |
getPortalModule() |
protected IProjectModule |
getProjectModule() |
protected ISiteModule |
getSiteModule() |
protected IWorkflowModule |
getWorkflowModule() |
close, exitState, getActionListener, getContent, getContext, getModel, init, loadContent, mustRefresh, onActionEvent, onNavigate, onRefresh, readyState, setModel
addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChanged
public BaseContentProvider(INavigateContext context, com.axemble.vdp.ui.framework.composites.base.CtlAbstractContent content)
context
- content
- protected final IWorkflowModule getWorkflowModule()
protected final IPortalModule getPortalModule()
protected final IDirectoryModule getDirectoryModule()
protected final IProjectModule getProjectModule()
protected final IContext getLoggedOnContext()
protected final ISiteModule getSiteModule()
protected final IPlugin getPlugin()
Copyright © 2021 Visiativ Software. All rights reserved.