Uses of Interface
org.hippoecm.repository.HippoRepository
-
Packages that use HippoRepository Package Description org.hippoecm.repository This package provides a factory class to obtain access to a Hippo repository. -
-
Uses of HippoRepository in org.hippoecm.repository
Methods in org.hippoecm.repository that return HippoRepository Modifier and Type Method Description static HippoRepository
VMHippoRepository. create(String location)
DO NOT USE THIS METHOD! This class and all its methods are NOT part of the API.Methods in org.hippoecm.repository with parameters of type HippoRepository Modifier and Type Method Description static void
VMHippoRepository. register(String location, HippoRepository repository)
DO NOT USE THIS METHOD! This class and all its methods are NOT part of the API.
-