|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryLibrary | |
---|---|
org.modeshape.repository | The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. |
org.modeshape.repository.sequencer | The classes that make up the sequencing service and its configuration. |
Uses of RepositoryLibrary in org.modeshape.repository |
---|
Methods in org.modeshape.repository that return RepositoryLibrary | |
---|---|
RepositoryLibrary |
RepositoryService.getRepositoryLibrary()
Get the library of RepositorySource instances used by this service. |
Uses of RepositoryLibrary in org.modeshape.repository.sequencer |
---|
Methods in org.modeshape.repository.sequencer that return RepositoryLibrary | |
---|---|
RepositoryLibrary |
SequencingService.getRepositoryLibrary()
Get the repository library to be used for repository lookup |
Methods in org.modeshape.repository.sequencer with parameters of type RepositoryLibrary | |
---|---|
void |
SequencingService.setRepositoryLibrary(RepositoryLibrary repositoryLibrary)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |