Uses of Class
org.gvsig.vcsgis.lib.workspace.tables.WorkspaceChangesTable.WorkspaceChangeRow
Packages that use WorkspaceChangesTable.WorkspaceChangeRow
-
Uses of WorkspaceChangesTable.WorkspaceChangeRow in org.gvsig.vcsgis.lib.workspace.tables
Methods in org.gvsig.vcsgis.lib.workspace.tables that return WorkspaceChangesTable.WorkspaceChangeRowModifier and TypeMethodDescriptionWorkspaceChangesTable.find(VCSGisWorkspace workspace, org.gvsig.fmap.dal.feature.FeatureStore store, String entityCode, String featureCode) WorkspaceChangesTable.getByEntityAndDataCode(VCSGisWorkspace workspace, String entityCode, String featureCode, org.gvsig.fmap.dal.feature.FeatureStore localChangesStore) Methods in org.gvsig.vcsgis.lib.workspace.tables that return types with arguments of type WorkspaceChangesTable.WorkspaceChangeRowModifier and TypeMethodDescriptionorg.gvsig.tools.dispose.DisposableIterable<WorkspaceChangesTable.WorkspaceChangeRow> WorkspaceChangesTable.getChangesWidthUserData(VCSGisWorkspace workspace, VCSGisEntity lentity, RemoteChangesTable.RemoteChangeRow remoteChange, org.gvsig.fmap.dal.feature.FeatureStore localChangesStore, org.gvsig.fmap.dal.DataTransaction transaction)