- getArguments() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getCompletedAt() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
The date/time at which this interaction completed.
- getDuration() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
The number of seconds (to 3 decimal places) that this interaction lasted.
- getException() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
Stack trace of any exception that might have occurred if this interaction/transaction aborted.
- getExecuteIn() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
Whether the action was invoked explicitly by the user, or scheduled as a background
task, or as for some other reason, eg a side-effect of rendering an object due to
get-after-post).
- getExecutor() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getMemberIdentifier() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getMemento() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getParent() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getPersistence() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getResult() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getResultStr() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getResultSummary() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getStartedAt() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getTargetAction() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getTargetClass() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getTargetStr() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
- getTimestamp() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
The date/time at which this action was created.
- getTransactionId() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-
The unique identifier (a GUID) of the transaction in which this command occurred.
- getUser() - Method in class org.apache.isis.objectstore.jdo.applib.service.command.CommandJdo
-