public class BaseTreatmentConnectorEditor extends BaseSDKExtension
Modifier and Type | Field and Description |
---|---|
protected com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet |
abstractSheet |
protected com.axemble.vdp.ui.framework.document.AbstractDocument |
document |
static String |
FIELD_CONNECTION |
static String |
FIELD_USE_EXTERNAL_DATA_CONNECTION |
static String |
SYS_PAGE_GENERAL |
LOGGER
Constructor and Description |
---|
BaseTreatmentConnectorEditor() |
Modifier and Type | Method and Description |
---|---|
IConnectionDefinition |
getConnectionDefinition() |
Element |
getCustomConfiguration() |
protected com.axemble.vdp.ui.framework.document.AbstractDocument |
getDocument() |
protected IConnectorParentContextSupport |
getParentContext() |
protected IResource |
getResource() |
protected IResourceController |
getResourceController() |
com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet |
getSheet() |
protected IWorkflow |
getWorkflow() |
void |
init() |
void |
init(com.axemble.vdp.ui.framework.document.AbstractDocument document,
com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet abstractSheet,
IWorkflow workflow,
String treatmentKey) |
boolean |
onAfterLoad() |
boolean |
onAfterSave() |
boolean |
onBeforeLoad() |
boolean |
onBeforeSave() |
boolean |
validate() |
getDirectoryModule, getLanguage, getPortalModule, getProjectModule, getStaticString, getStaticString, getWorkflowModule, initialize
public static final String SYS_PAGE_GENERAL
public static final String FIELD_USE_EXTERNAL_DATA_CONNECTION
public static final String FIELD_CONNECTION
protected com.axemble.vdp.ui.framework.document.AbstractDocument document
protected com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet abstractSheet
public final void init(com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet abstractSheet, IWorkflow workflow, String treatmentKey)
public void init()
public final com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet getSheet()
protected final com.axemble.vdp.ui.framework.document.AbstractDocument getDocument()
protected final IResourceController getResourceController()
public final IConnectionDefinition getConnectionDefinition()
protected final IResource getResource()
public final Element getCustomConfiguration()
protected final IConnectorParentContextSupport getParentContext()
protected final IWorkflow getWorkflow()
public boolean onBeforeLoad()
public boolean onAfterLoad()
public boolean validate()
public boolean onBeforeSave()
public boolean onAfterSave()
Copyright © 2021 Visiativ Software. All rights reserved.