Uses of Interface
org.gvsig.vcsgis.lib.repository.VCSGisRepository
Packages that use VCSGisRepository
Package
Description
-
Uses of VCSGisRepository in org.gvsig.vcsgis.lib
Methods in org.gvsig.vcsgis.lib that return VCSGisRepositoryModifier and TypeMethodDescriptionVCSGisEntity.getLinkedRepository()VCSGisManager.openRepository(URL repository) VCSGisManager.openRepository(javax.json.JsonObject jsonrepo) VCSGisManager.openRepository(org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters repositoryParameters) Methods in org.gvsig.vcsgis.lib with parameters of type VCSGisRepositoryModifier and TypeMethodDescriptionVCSGisManager.createServerController(VCSGisRepository repository) intVCSGisManager.initWorkspace(File dbfile, VCSGisRepository repository, String label, org.gvsig.tools.task.SimpleTaskStatus status) Initializes a workspace in the H2 database associated with the indicated file with the indicated label and associating it with the indicated repository.intVCSGisManager.initWorkspace(org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer database, VCSGisRepository repository, String label, org.gvsig.tools.task.SimpleTaskStatus status) Initializes a workspace in the indicated database with the indicated label and associates it with the indicated repository. -
Uses of VCSGisRepository in org.gvsig.vcsgis.lib.repository
Subinterfaces of VCSGisRepository in org.gvsig.vcsgis.lib.repositoryModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of VCSGisRepository in org.gvsig.vcsgis.lib.repository.requests
Methods in org.gvsig.vcsgis.lib.repository.requests that return VCSGisRepository -
Uses of VCSGisRepository in org.gvsig.vcsgis.lib.server
Methods in org.gvsig.vcsgis.lib.server that return VCSGisRepository -
Uses of VCSGisRepository in org.gvsig.vcsgis.lib.workspace
Methods in org.gvsig.vcsgis.lib.workspace that return VCSGisRepository