Uses of Interface
org.gvsig.vcsgis.lib.workspace.VCSGisWorkspaceEntity
Packages that use VCSGisWorkspaceEntity
-
Uses of VCSGisWorkspaceEntity in org.gvsig.vcsgis.lib.repository.requests
Methods in org.gvsig.vcsgis.lib.repository.requests that return VCSGisWorkspaceEntityModifier and TypeMethodDescriptionVCSGisCommitRequest.createEntity(String code, String name) VCSGisCommitRequest.createEntity(VCSGisWorkspaceEntity entity) Methods in org.gvsig.vcsgis.lib.repository.requests that return types with arguments of type VCSGisWorkspaceEntityMethods in org.gvsig.vcsgis.lib.repository.requests with parameters of type VCSGisWorkspaceEntityModifier and TypeMethodDescriptionvoidVCSGisCommitRequest.add(VCSGisWorkspaceEntity entity) VCSGisCommitRequest.createEntity(VCSGisWorkspaceEntity entity) -
Uses of VCSGisWorkspaceEntity in org.gvsig.vcsgis.lib.workspace
Methods in org.gvsig.vcsgis.lib.workspace that return VCSGisWorkspaceEntityModifier and TypeMethodDescriptionVCSGisWorkspace.getWorkspaceEntity(String entity) VCSGisWorkspace.getWorkspaceEntityByCode(String entityCode) VCSGisWorkspace.getWorkspaceEntityByName(String entityName) VCSGisWorkspaceEntity.setLocalRevisionCode(String revisionCode) Methods in org.gvsig.vcsgis.lib.workspace that return types with arguments of type VCSGisWorkspaceEntityModifier and TypeMethodDescriptionVCSGisWorkspace.getEntitiesWithSelectedChanges()VCSGisWorkspace.getWorkspaceEntities()