public class ProviderDeleteAction extends OpenBusAction<ProviderWrapper>
parentWindowchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ProviderDeleteAction(Window parentWindow)
Construtor da ação.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
abilityConditions()
Indica condições de habilitação da ação.
|
void |
actionPerformed(ActionEvent e) |
static BusExplorerTask<Void> |
DeleteProviderTask(Collection<ProviderWrapper> providers,
Runnable delegateAfterTaskUI,
ConsistencyValidationDialog.DeleteOptions removeFlags,
ConsistencyValidationResult consistencyValidationResult) |
static boolean |
ExecuteAllDependencyCheckTasks(Window parentWindow,
Collection<ProviderWrapper> providers,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
ExtensionDependencyCheckTask(Collection<ProviderWrapper> providers,
ConsistencyValidationResult consistencyValidationResult) |
ActionType |
getActionType()
Retorna qual o tipo da ação que será usada no CRUD
|
static BusExplorerTask<Void> |
GovernanceDependencyCheckTask(Collection<ProviderWrapper> providers,
ConsistencyValidationResult consistencyValidationResult) |
getString, getTablePanelComponent, setTablePanelComponentaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ProviderDeleteAction(Window parentWindow)
parentWindow - janela mãe do diálogo que a ser criado pela açãopublic ActionType getActionType()
public boolean abilityConditions()
abilityConditions in interface TablePanelActionInterface<ProviderWrapper>abilityConditions in class OpenBusAction<ProviderWrapper>public void actionPerformed(ActionEvent e)
public static boolean ExecuteAllDependencyCheckTasks(Window parentWindow, Collection<ProviderWrapper> providers, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> GovernanceDependencyCheckTask(Collection<ProviderWrapper> providers, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> ExtensionDependencyCheckTask(Collection<ProviderWrapper> providers, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> DeleteProviderTask(Collection<ProviderWrapper> providers, Runnable delegateAfterTaskUI, ConsistencyValidationDialog.DeleteOptions removeFlags, ConsistencyValidationResult consistencyValidationResult)
Copyright © 2018. All rights reserved.