public final class FeatureTableEditResult
extends Object
- Since:
- 100.9.0
- See Also:
-
-
Method Summary 
Gets the collection of edit results for the layer.
Gets the feature table that was edited.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
getEditResult 
Gets the collection of edit results for the layer.
- Returns:
- a list of edit results for the layer
- Since:
- 100.9.0
-
getFeatureTable 
Gets the feature table that was edited.
- Returns:
- the feature table that was edited
- Since:
- 100.9.0