public static interface SessionCache.SaveContext
SessionCache.save()
and passed to the
PreSave#processBeforeLocking(MutableCachedNode, SaveContext)
or
PreSave#processAfterLocking(MutableCachedNode, SaveContext)
invocations.Modifier and Type | Method and Description |
---|---|
DateTime |
getTime()
Get the instance in time that the save is taking place.
|
String |
getUserId()
Get the identifier for the user that is making this save.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.