[mapguide][MG379][Modified] Add lock/unlock supports in Feature Service
Bruce Jia
bruce.jia at autodesk.com
Fri Sep 8 02:00:22 EDT 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG379
Type:
Enhancement
Artifact ID:
MG379 (Add lock/unlock supports in Feature Service)
Modified by:
Bruce Jia
brucejia (bruce.jia at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
-- Submission Reviewed set to new value:
No
-- Developer Notes set to new value:
This artifact enhanced the MgFeatureService class to support lock/unlock features. Two new feature commands are added: MgLockFeatures and MgUnlockFeatures. With these two commands the user can lock/unlock features via the MgFeatureService::UpdateFeatures method. And a new method "GetLockedFeatures" is added to MgFeatureService to get locked features.
As well an overloaded SelectFeatures method is added which enables the user to specify a desired coordinate system name when querying features.
-- Target milestone set to new value:
1.1.0
-- Artifact Status changed:
Old value:
New
New value:
Assigned
-- Testing Notes set to new value:
Tests should be enhanced accordingly against the new methods added in MgFeatureService class.
-- Documentation Notes set to new value:
New feature commands "MgLockFeatures" and "MgUnlockFeatures" are added.
And new methods are added to MgFeatureService. They are: GetLockedFeatures, SelectFeatures(overloaded).
Method "MgFeatureService::UpdateFeatures" is updated since we now support two new feature commands.
Reason:
Update developer notes, testing notes and documentation notes.
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list