Geomajas
Community Documentation
9.3.2.2. saveOrUpdate each feature
-
"Delete" : delete the feature if it has been removed.
-
"CheckId" : check that the id for the old and new feature match.
-
"TransformGeometry" : assure the geometry is transformed to layer coordinate space.
-
"Create" : handle the creation of a new feature.
-
"Update" : update the feature.
-
"UpdateSave" : save it back to the data store.
-
"UpdateFeature" : and assure the feature itself reflects the state from the database.