|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SessionCache.SaveContext
The context of a save operation, created during each call to SessionCache.save()
and passed to the
PreSave#process(MutableCachedNode, SaveContext)
invocations.
Method Summary | |
---|---|
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. |
Method Detail |
---|
DateTime getTime()
String getUserId()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |