Method |
Description |
|
CreateRestSchema ( ) : RestResource |
|
|
GetLayerInfos ( ) : NetEditFeaturesRESTSOE.CustomLayerInfo[] |
|
|
LayersResHandler ( NameValueCollection boundVariables, string outputFormat, string requestProperties, string &responseProperties ) : byte[] |
|
|
RootResHandler ( NameValueCollection boundVariables, string outputFormat, string requestProperties, string &responseProperties ) : byte[] |
|
|
addFeature ( JsonObject featureJSON, IFeature &feature ) : byte[] |
|
|
addNewFeatureOperHandler ( NameValueCollection boundVariables, JsonObject operationInput, string outputFormat, string requestProperties, string &responseProperties ) : byte[] |
|
|
createErrorObject ( int codeNumber, String errorMessageSummary, String errorMessageDetails ) : byte[] |
|
|
editFeatureOperHandler ( NameValueCollection boundVariables, JsonObject operationInput, string outputFormat, string requestProperties, string &responseProperties ) : byte[] |
|
|
getSchemaJSON ( ) : JsonObject |
|
|
isSchemaValid ( JsonObject userFeatureJson ) : bool |
|
|
performEdits ( IFeature feature, JsonObject featureJSON ) : byte[] |
|
|