|
||||||||||
| 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 |
|---|
| Fields inherited from interface javax.jcr.Repository |
|---|
LEVEL_1_SUPPORTED, LEVEL_2_SUPPORTED, OPTION_LOCKING_SUPPORTED, OPTION_OBSERVATION_SUPPORTED, OPTION_QUERY_SQL_SUPPORTED, OPTION_TRANSACTIONS_SUPPORTED, OPTION_VERSIONING_SUPPORTED, QUERY_XPATH_DOC_ORDER, QUERY_XPATH_POS_INDEX, REP_NAME_DESC, REP_VENDOR_DESC, REP_VENDOR_URL_DESC, REP_VERSION_DESC, SPEC_NAME_DESC, SPEC_VERSION_DESC |
| Method Summary | |
|---|---|
static javax.jcr.Repository |
create(RepositoryConfig config)
|
java.lang.String |
getDescriptor(java.lang.String descriptorKey)
|
java.lang.String[] |
getDescriptorKeys()
|
javax.naming.Reference |
getReference()
|
javax.jcr.Session |
login(javax.jcr.Credentials credentials,
java.lang.String workspaceName)
|
| Methods inherited from class org.apache.jackrabbit.commons.AbstractRepository |
|---|
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 javax.jcr.Repository create(RepositoryConfig config)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic java.lang.String[] getDescriptorKeys()
getDescriptorKeys in interface javax.jcr.RepositoryRepository.getDescriptorKeys()public java.lang.String getDescriptor(java.lang.String descriptorKey)
getDescriptor in interface javax.jcr.RepositoryRepository.getDescriptor(String)
public javax.jcr.Session login(javax.jcr.Credentials credentials,
java.lang.String workspaceName)
throws javax.jcr.LoginException,
javax.jcr.NoSuchWorkspaceException,
javax.jcr.RepositoryException
login in interface javax.jcr.Repositoryjavax.jcr.LoginException
javax.jcr.NoSuchWorkspaceException
javax.jcr.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 | |||||||||