public class BackgroundCommandServiceJdoContributions extends org.apache.isis.applib.AbstractFactoryAndRepository
CommandJdo entity.
Because this service influences the UI, it must be explicitly registered as a service (eg using isis.properties).
| Constructor and Description |
|---|
BackgroundCommandServiceJdoContributions() |
| Modifier and Type | Method and Description |
|---|---|
List<CommandJdo> |
childCommands(CommandJdo parent) |
List<CommandJdo> |
siblingCommands(CommandJdo siblingCommand) |
newInstance, newPersistentInstanceallInstances, 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 BackgroundCommandServiceJdoContributions()
public List<CommandJdo> childCommands(CommandJdo parent)
public List<CommandJdo> siblingCommands(CommandJdo siblingCommand)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.