|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResult | |
|---|---|
| com.googlecode.jpattern.core.command | |
| com.googlecode.jpattern.core.commandfacade | |
| com.googlecode.jpattern.service.transaction | |
| Uses of IResult in com.googlecode.jpattern.core.command |
|---|
| Classes in com.googlecode.jpattern.core.command that implement IResult | |
|---|---|
class |
CommandResult
|
class |
ICommandResult
|
| Uses of IResult in com.googlecode.jpattern.core.commandfacade |
|---|
| Subinterfaces of IResult in com.googlecode.jpattern.core.commandfacade | |
|---|---|
interface |
ICommandFacadeResult<E>
|
| Classes in com.googlecode.jpattern.core.commandfacade that implement IResult | |
|---|---|
class |
CommandFacadeResult<E>
|
class |
NullCommandFacadeResult<T>
|
| Uses of IResult in com.googlecode.jpattern.service.transaction |
|---|
| Methods in com.googlecode.jpattern.service.transaction with parameters of type IResult | |
|---|---|
void |
ATransactionManager.closeTransaction(IProvider provider,
IResult result)
Close the current transaction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||