@Immutable protected static final class AbstractSessionCache.BasicSaveContext extends Object implements SessionCache.SaveContext
Modifier | Constructor and Description |
---|---|
protected |
BasicSaveContext(ExecutionContext context) |
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.
|
protected BasicSaveContext(ExecutionContext context)
public DateTime getTime()
SessionCache.SaveContext
getTime
in interface SessionCache.SaveContext
public String getUserId()
SessionCache.SaveContext
getUserId
in interface SessionCache.SaveContext
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.