Method | Description | |
---|---|---|
ConvertAreaSynonymsToJsonObject ( Dictionary |
||
ConvertComponentStateSynonymsToJsonArray ( Dictionary |
||
ConvertComponentSynonymsToJsonObject ( Dictionary |
||
LoadAreaSynonymsTo ( Dictionary |
||
LoadComponentSynonymsTo ( Dictionary |
||
PersistAreaSynonyms ( Dictionary |
||
PersistComponentStateSynonyms ( Dictionary |
||
PersistComponentSynonyms ( Dictionary |
||
SynonymServiceStorage ( ) : System |
Method | Description | |
---|---|---|
ConvertJsonArrayToSynonyms ( Newtonsoft.Json.Linq.JArray source ) : HashSet |
||
ConvertSynonymsToJsonArray ( HashSet |
public ConvertAreaSynonymsToJsonObject ( Dictionary |
||
synonyms | Dictionary |
|
return | Newtonsoft.Json.Linq.JObject |
public ConvertComponentStateSynonymsToJsonArray ( Dictionary |
||
synonyms | Dictionary |
|
return | Newtonsoft.Json.Linq.JArray |
public ConvertComponentSynonymsToJsonObject ( Dictionary |
||
synonyms | Dictionary |
|
return | Newtonsoft.Json.Linq.JObject |
public LoadAreaSynonymsTo ( Dictionary |
||
target | Dictionary |
|
return | void |
public LoadComponentSynonymsTo ( Dictionary |
||
target | Dictionary |
|
return | void |
public PersistAreaSynonyms ( Dictionary |
||
synonyms | Dictionary |
|
return | void |
public PersistComponentStateSynonyms ( Dictionary |
||
synonyms | Dictionary |
|
return | void |
public PersistComponentSynonyms ( Dictionary |
||
synonyms | Dictionary |
|
return | void |