|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LazySession
LazySession interface.
Field Summary |
---|
Fields inherited from interface javax.jcr.Session |
---|
ACTION_ADD_NODE, ACTION_READ, ACTION_REMOVE, ACTION_SET_PROPERTY |
Method Summary | |
---|---|
long |
getRefreshPendingAfter()
Returns the pending time millis after when the session should be refreshed. |
long |
lastLoggedIn()
Returns the last logged in time mills |
long |
lastRefreshed()
Returns the last refreshed time millis. |
void |
logoutSession()
Invokes logout() of the underlying session. |
Methods inherited from interface javax.jcr.Session |
---|
addLockToken, checkPermission, exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getAccessControlManager, getAttribute, getAttributeNames, getImportContentHandler, getItem, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getNode, getNodeByIdentifier, getNodeByUUID, getProperty, getRepository, getRetentionManager, getRootNode, getUserID, getValueFactory, getWorkspace, hasCapability, hasPendingChanges, hasPermission, impersonate, importXML, isLive, itemExists, logout, move, nodeExists, propertyExists, refresh, removeItem, removeLockToken, save, setNamespacePrefix |
Method Detail |
---|
void logoutSession() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
long lastRefreshed()
long lastLoggedIn()
long getRefreshPendingAfter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |