public class JournalController extends BizController
JournalData
/ JournalEntry
.BizController.SaveHelper
Constructor and Description |
---|
JournalController() |
Modifier and Type | Method and Description |
---|---|
static String |
computeAuthHash(String type,
String id) |
void |
entityProtocol(sirius.web.http.WebContext ctx,
String type,
String id,
String hash)
Displays all changes on entries recorded for a given entity by the protocol.
|
void |
protocol(sirius.web.http.WebContext ctx)
Displays all changes on entries recorded by the protocol.
|
assertNotNew, assertTenant, find, findForTenant, getBaseUrl, load, load, load, prepareSave, setOrVerify, tryFind, tryFindForTenant, validate
Copyright © 2018. All rights reserved.