public class ConsumerDeleteAction extends OpenBusAction<ConsumerWrapper>
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 |
|---|
ConsumerDeleteAction(JFrame 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> |
DeleteConsumerTask(Collection<ConsumerWrapper> consumers,
Runnable delegateAfterTaskUI,
ConsistencyValidationDialog.DeleteOptions removeFlags,
ConsistencyValidationResult consistencyValidationResult) |
static boolean |
ExecuteAllDependencyCheckTasks(Window parentWindow,
Collection<ConsumerWrapper> consumers,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
ExtensionDependencyCheckTask(Collection<ConsumerWrapper> consumers,
ConsistencyValidationResult consistencyValidationResult) |
ActionType |
getActionType()
Retorna qual o tipo da ação que será usada no CRUD
|
static BusExplorerTask<Void> |
GovernanceDependencyCheckTask(Collection<ConsumerWrapper> consumers,
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 ConsumerDeleteAction(JFrame parentWindow)
parentWindow - janela mãe do diálogo que a ser criado pela açãopublic ActionType getActionType()
public boolean abilityConditions()
abilityConditions in interface TablePanelActionInterface<ConsumerWrapper>abilityConditions in class OpenBusAction<ConsumerWrapper>public void actionPerformed(ActionEvent e)
public static boolean ExecuteAllDependencyCheckTasks(Window parentWindow, Collection<ConsumerWrapper> consumers, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> GovernanceDependencyCheckTask(Collection<ConsumerWrapper> consumers, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> ExtensionDependencyCheckTask(Collection<ConsumerWrapper> consumers, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> DeleteConsumerTask(Collection<ConsumerWrapper> consumers, Runnable delegateAfterTaskUI, ConsistencyValidationDialog.DeleteOptions removeFlags, ConsistencyValidationResult consistencyValidationResult)
Copyright © 2017. All rights reserved.