|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.commons.AbstractRepository
org.apache.jackrabbit.jcr2spi.RepositoryImpl
public class RepositoryImpl
RepositoryImpl...
| Nested Class Summary | |
|---|---|
static class |
RepositoryImpl.Factory
Implementation of ObjectFactory for repository instances. |
| Field Summary |
|---|
| Method Summary | |
|---|---|
static Repository |
create(RepositoryConfig config)
|
java.lang.String |
getDescriptor(java.lang.String key)
|
java.lang.String[] |
getDescriptorKeys()
|
Value |
getDescriptorValue(java.lang.String key)
|
Value[] |
getDescriptorValues(java.lang.String key)
|
javax.naming.Reference |
getReference()
|
boolean |
isSingleValueDescriptor(java.lang.String key)
|
Session |
login(Credentials credentials,
java.lang.String workspaceName)
|
| Methods inherited from class org.apache.jackrabbit.commons.AbstractRepository |
|---|
isStandardDescriptor, login, login, login |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Repository create(RepositoryConfig config)
throws RepositoryException
RepositoryExceptionpublic java.lang.String[] getDescriptorKeys()
getDescriptorKeys in interface RepositoryRepository.getDescriptorKeys()public java.lang.String getDescriptor(java.lang.String key)
getDescriptor in interface RepositoryRepository.getDescriptor(String)public Value getDescriptorValue(java.lang.String key)
getDescriptorValue in interface RepositoryRepository.getDescriptorValue(String)public Value[] getDescriptorValues(java.lang.String key)
getDescriptorValues in interface RepositoryRepository.getDescriptorValues(String)public boolean isSingleValueDescriptor(java.lang.String key)
isSingleValueDescriptor in interface RepositoryRepository.isSingleValueDescriptor(String)
public Session login(Credentials credentials,
java.lang.String workspaceName)
throws LoginException,
NoSuchWorkspaceException,
RepositoryException
login in interface RepositoryLoginException
NoSuchWorkspaceException
RepositoryExceptionRepository.login(javax.jcr.Credentials, String)
public javax.naming.Reference getReference()
throws javax.naming.NamingException
getReference in interface javax.naming.Referenceablejavax.naming.NamingExceptionReferenceable.getReference()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||