|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BeanEditor<T> | |
| Command | A command is a way to encapsulate an operation in an object. |
| CommandExecutor | |
| CommandListener | A listener that can be added to a command to intercept command events fired during command execution. |
| DynaCommand | |
| EditingListManager<T> | |
| ExecutorAwareCommand | An interface that must be implemented by a Command that has to know the executor
that is going to execute it. |
| ListEditor<T> | An editor for a list of entities. |
| Resettable | |
| UndoableCommand | |
| ValidationRedirector | |
| Class Summary | |
|---|---|
| AbstractBeanEditor<T> | Abstract implementation of the BeanEditor interface with validation and
property change support. |
| AbstractCommand | This class is a base implementation of the Command interface. |
| AbstractEditingListManager<T> | |
| BeanEditorImpl<T> | |
| CollectionEditor<T> | |
| CommandDecorator | |
| CommandEvent | |
| CommandEventSupport | |
| DefaultEditingListManager<T> | |
| HibernateEntityEditor<I extends Serializable,T extends OptLockEntity<I>> | |
| ListEditorImpl<T> | |
| MultipleCommand | Un command ch epuò eseguire una sequenza di altri command. |
| NullCommand | A command that does nothing |
| NullListEditor<T> | |
| RepositoryEditor<I extends Serializable,E extends Entity<I>> | |
| TransactionalCommandContext | Deprecated. |
| TransactionalCommandEnhancer | Deprecated. |
| Enum Summary | |
|---|---|
| CommandResult | |
| Exception Summary | |
|---|---|
| ApplicationException | |
| ConcurrencyException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||