Interface IMasterRepository
- All Superinterfaces:
IRepositoryReader
public interface IMasterRepository extends IRepositoryReader
Represents the Master Repository, which is used as an read only image for initial load or reset.
-
Field Summary
Fields Modifier and Type Field Description static StringDIRIGIBLE_MASTER_REPOSITORY_PROVIDERThe Constant DIRIGIBLE_MASTER_REPOSITORY_PROVIDER. -
Method Summary
Methods inherited from interface org.eclipse.dirigible.repository.api.IRepositoryReader
getAllResourcePaths, getCollection, getResource, getRoot, hasCollection, hasResource, initialize
-
Field Details
-
DIRIGIBLE_MASTER_REPOSITORY_PROVIDER
The Constant DIRIGIBLE_MASTER_REPOSITORY_PROVIDER.- See Also:
- Constant Field Values
-