public class InterfaceDeleteAction extends OpenBusAction<InterfaceWrapper>
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 |
|---|
InterfaceDeleteAction(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> |
DeleteInterfaceTask(Collection<InterfaceWrapper> interfaces,
Runnable delegateAfterTaskUI,
ConsistencyValidationDialog.DeleteOptions removeFlags,
ConsistencyValidationResult consistencyValidationResult) |
static boolean |
ExecuteAllDependencyCheckTasks(Window parentWindow,
Collection<InterfaceWrapper> interfaces,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
ExtensionDependencyCheckTask(Collection<InterfaceWrapper> interfaces,
ConsistencyValidationResult consistencyValidationResult) |
ActionType |
getActionType()
Retorna qual o tipo da ação que será usada no CRUD
|
static BusExplorerTask<Void> |
GovernanceDependencyCheckTask(Collection<InterfaceWrapper> interfaces,
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 InterfaceDeleteAction(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<InterfaceWrapper>abilityConditions in class OpenBusAction<InterfaceWrapper>public void actionPerformed(ActionEvent e)
public static boolean ExecuteAllDependencyCheckTasks(Window parentWindow, Collection<InterfaceWrapper> interfaces, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> GovernanceDependencyCheckTask(Collection<InterfaceWrapper> interfaces, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> ExtensionDependencyCheckTask(Collection<InterfaceWrapper> interfaces, ConsistencyValidationResult consistencyValidationResult)
public static BusExplorerTask<Void> DeleteInterfaceTask(Collection<InterfaceWrapper> interfaces, Runnable delegateAfterTaskUI, ConsistencyValidationDialog.DeleteOptions removeFlags, ConsistencyValidationResult consistencyValidationResult)
Copyright © 2018. All rights reserved.