public class ExportProvider extends BaseWizardProvider
Modifier and Type | Field and Description |
---|---|
protected int |
catalogType |
abstractWizard
actionListener, context, document, doRefresh
changeListeners, LOGGER
CURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR
Constructor and Description |
---|
ExportProvider(INavigateContext context,
com.axemble.vdp.ui.framework.document.AbstractDocument document,
com.axemble.vdp.ui.framework.composites.base.CtlAbstractWizard abstractWizard) |
Modifier and Type | Method and Description |
---|---|
void |
activate(com.axemble.vdp.ui.framework.composites.base.ISection section) |
IOrganization |
getCurrentOrganization() |
Collection<? extends IProject> |
getProjects() |
void |
mainPage(com.axemble.vdp.ui.framework.composites.base.ISection section) |
void |
reportPage(com.axemble.vdp.ui.framework.composites.base.ISection section)
Export all the selected documents
|
getDirectoryModule, getLoggedOnContext, getPlugin, getPortalModule, getProjectModule, getResourceController, getSiteModule, getWorkflowModule, load, prepareData
cancel, getCurrentSection, getFirst, getNext, getPrevious, getWizard, onNavigate, terminate
completeState, customRender, exitState, getActionListener, getDocument, hasChanged, load, load, load, load, mustRefresh, onActionEvent, onRefresh, readyState, updateCallerField, validate, validate
addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExportProvider(INavigateContext context, com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.composites.base.CtlAbstractWizard abstractWizard)
context
- document
- abstractWizard
- public void activate(com.axemble.vdp.ui.framework.composites.base.ISection section)
public void mainPage(com.axemble.vdp.ui.framework.composites.base.ISection section)
public IOrganization getCurrentOrganization() throws DirectoryModuleException
DirectoryModuleException
public Collection<? extends IProject> getProjects() throws ProjectModuleException, DirectoryModuleException
public void reportPage(com.axemble.vdp.ui.framework.composites.base.ISection section)
section
- Copyright © 2022 Visiativ. All rights reserved.