|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcrSession | |
---|---|
org.modeshape.jcr |
Uses of JcrSession in org.modeshape.jcr |
---|
Subclasses of JcrSession in org.modeshape.jcr | |
---|---|
class |
JcrXaSession
An extension of JcrSession that is also an XAResource , enabling clients to explicitly enlist the session in the
transaction. |
Methods in org.modeshape.jcr that return JcrSession | |
---|---|
JcrSession |
JcrRepository.login()
|
JcrSession |
JcrRepository.login(Credentials credentials)
|
JcrSession |
JcrRepository.login(Credentials credentials,
String workspaceName)
|
JcrSession |
JcrRepository.login(String workspaceName)
|
protected JcrSession |
JcrRepository.RunningState.loginInternalSession(String workspaceName)
|
Methods in org.modeshape.jcr with parameters of type JcrSession | |
---|---|
Schemata |
NodeTypeSchemata.getSchemataForSession(JcrSession session)
Get a schemata instance that works with the suppplied session and that uses the session-specific namespace mappings. |
Constructors in org.modeshape.jcr with parameters of type JcrSession | |
---|---|
JcrRepositoryMonitor(JcrSession session)
|
|
JcrSession(JcrSession original,
boolean readOnly)
|
|
NodeTypeSchemata.SessionSchemata(JcrSession session)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |