public class CommandServiceJdo extends org.apache.isis.applib.AbstractService implements org.apache.isis.applib.services.command.spi.CommandService
| Constructor and Description |
|---|
CommandServiceJdo() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(org.apache.isis.applib.services.command.Command command) |
org.apache.isis.applib.services.command.Command |
create()
|
boolean |
persistIfPossible(org.apache.isis.applib.services.command.Command command) |
void |
startTransaction(org.apache.isis.applib.services.command.Command command,
UUID transactionId) |
allInstances, allMatches, allMatches, allMatches, allMatches, allMatches, firstMatch, firstMatch, firstMatch, firstMatch, firstMatch, getContainer, getUser, informUser, isPersistent, isValid, newAggregatedInstance, newAggregatedInstance, newTransientInstance, newViewModelInstance, persist, persistIfNotAlready, raiseError, remove, removeIfNotAlready, setContainer, uniqueMatch, uniqueMatch, uniqueMatch, uniqueMatch, uniqueMatch, validate, warnUserpublic CommandServiceJdo()
public org.apache.isis.applib.services.command.Command create()
create in interface org.apache.isis.applib.services.command.spi.CommandServicepublic void startTransaction(org.apache.isis.applib.services.command.Command command, UUID transactionId)
startTransaction in interface org.apache.isis.applib.services.command.spi.CommandServicepublic void complete(org.apache.isis.applib.services.command.Command command)
complete in interface org.apache.isis.applib.services.command.spi.CommandServicepublic boolean persistIfPossible(org.apache.isis.applib.services.command.Command command)
persistIfPossible in interface org.apache.isis.applib.services.command.spi.CommandServiceCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.