|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResult | |
|---|---|
| com.googlecode.jpattern.core.command | |
| Uses of IResult in com.googlecode.jpattern.core.command |
|---|
| Classes in com.googlecode.jpattern.core.command that implement IResult | |
|---|---|
class |
CommandResult
|
| Methods in com.googlecode.jpattern.core.command that return IResult | |
|---|---|
IResult |
ICommand.exec()
|
IResult |
NullCommand.exec()
|
IResult |
ACommand.exec()
|
IResult |
ICommand.rollback()
|
IResult |
NullCommand.rollback()
|
IResult |
ACommand.rollback()
|
IResult |
ICommand.rollback(IResult execResult)
|
IResult |
NullCommand.rollback(IResult execResult)
|
IResult |
ACommand.rollback(IResult execResult)
|
| Methods in com.googlecode.jpattern.core.command with parameters of type IResult | |
|---|---|
protected abstract void |
ACommand.internalRollBack(IResult rollBackResult)
|
protected abstract void |
ACommand.result(IResult result)
|
IResult |
ICommand.rollback(IResult execResult)
|
IResult |
NullCommand.rollback(IResult execResult)
|
IResult |
ACommand.rollback(IResult execResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||