|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBaseCommandResult | |
|---|---|
| com.googlecode.jpattern.shared.command | |
| Uses of IBaseCommandResult in com.googlecode.jpattern.shared.command |
|---|
| Classes in com.googlecode.jpattern.shared.command that implement IBaseCommandResult | |
|---|---|
class |
BaseCommandResult
|
| Methods in com.googlecode.jpattern.shared.command that return IBaseCommandResult | |
|---|---|
IBaseCommandResult |
IBaseCommand.exec()
|
IBaseCommandResult |
ABaseCommand.exec()
|
IBaseCommandResult |
NullBaseCommand.exec()
|
IBaseCommandResult |
IBaseCommand.rollback()
|
IBaseCommandResult |
ABaseCommand.rollback()
|
IBaseCommandResult |
NullBaseCommand.rollback()
|
IBaseCommandResult |
IBaseCommand.rollback(IBaseCommandResult execResult)
|
IBaseCommandResult |
ABaseCommand.rollback(IBaseCommandResult execResult)
|
IBaseCommandResult |
NullBaseCommand.rollback(IBaseCommandResult execResult)
|
| Methods in com.googlecode.jpattern.shared.command with parameters of type IBaseCommandResult | |
|---|---|
protected abstract void |
ABaseCommand.internalRollBack(IBaseCommandResult rollBackResult)
|
protected abstract void |
ABaseCommand.result(IBaseCommandResult result)
|
IBaseCommandResult |
IBaseCommand.rollback(IBaseCommandResult execResult)
|
IBaseCommandResult |
ABaseCommand.rollback(IBaseCommandResult execResult)
|
IBaseCommandResult |
NullBaseCommand.rollback(IBaseCommandResult execResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||