public class CommandServiceJdoContributions extends org.apache.isis.applib.AbstractFactoryAndRepository
HasTransactionId; that is: audit entries, and published events. Thus, it
is possible to navigate from the effect back to the cause.
Because this service influences the UI, it must be explicitly registered as a service (eg using isis.properties).
| Constructor and Description |
|---|
CommandServiceJdoContributions() |
| Modifier and Type | Method and Description |
|---|---|
CommandJdo |
command(org.apache.isis.applib.services.HasTransactionId hasTransactionId) |
String |
disableCommand(org.apache.isis.applib.services.HasTransactionId hasTransactionId) |
boolean |
hideCommand(org.apache.isis.applib.services.HasTransactionId hasTransactionId)
Hide if the contributee is a
Command, because Commands already have a
parent property. |
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 CommandServiceJdoContributions()
public CommandJdo command(org.apache.isis.applib.services.HasTransactionId hasTransactionId)
public boolean hideCommand(org.apache.isis.applib.services.HasTransactionId hasTransactionId)
Command, because Commands already have a
parent property.public String disableCommand(org.apache.isis.applib.services.HasTransactionId hasTransactionId)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.