|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Repository
An extension of JCR 2.0's Repository interface, with a few ModeShape-specific enhancements.
Field Summary | |
---|---|
static String |
REPOSITORY_NAME
|
static String |
REPOSITORY_WORKSPACES
|
static Set<String> |
STANDARD_DESCRIPTORS
An immutable collection of "standard" descriptors, as defined in the JSR-283 specification. |
Method Summary |
---|
Methods inherited from interface org.modeshape.jcr.api.NamedRepository |
---|
getName |
Methods inherited from interface javax.jcr.Repository |
---|
getDescriptor, getDescriptorKeys, getDescriptorValue, getDescriptorValues, isSingleValueDescriptor, isStandardDescriptor, login, login, login, login |
Field Detail |
---|
static final String REPOSITORY_NAME
static final String REPOSITORY_WORKSPACES
static final Set<String> STANDARD_DESCRIPTORS
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |