Method |
Description |
|
AddKeywordForService ( string distributionProtocol, List keywordsOther ) : List |
|
|
ConvertCoordinateWithCommaToPoint ( string input ) : string |
|
|
CreateAdditionalHeadersWithUsername ( string username, string published = "" ) : string>.Dictionary |
|
|
CreateDictionaryOfEnglishKeywords ( List keywords ) : string>.Dictionary |
|
|
CreateListOfKeywords ( string selectedKeywords ) : List |
|
|
CreateListOfKeywords ( List input ) : List |
|
|
CreateMetadata ( MetadataCreateViewModel model, string username ) : string |
|
|
CreateMetadataForFeature ( string uuid, List layers, string keywords, string username ) : List |
|
|
CreateMetadataForLayers ( string uuid, List layers, string keywords, string username ) : List |
|
|
DeleteMetadata ( string uuid, string username ) : void |
|
|
GetServiceKeyword ( string distributionProtocol ) : string |
|
|
GetServiceType ( string distributionProtocol ) : string |
|
|
LogEventsDebug ( string log ) : void |
|
|
LogEventsError ( string log, Exception ex ) : void |
|
|
ParseSearchResults ( int offset, int limit, SearchResultsType results ) : MetadataIndexViewModel |
|
|
ReIndexOperatesOn ( MetadataViewModel metadata ) : void |
|
|
RemoveCache ( MetadataViewModel metadata ) : void |
|
|
SetDefaultValuesOnMetadata ( SimpleMetadata metadata ) : void |
|
|
UpdateMetadataFromModel ( MetadataViewModel model, SimpleMetadata metadata ) : void |
|
|
createMetadataForFeature ( SimpleMetadata parentMetadata, List selectedKeywordsFromParent, WfsLayerViewModel layerModel ) : SimpleMetadata |
|
|
createMetadataForLayer ( SimpleMetadata parentMetadata, List selectedKeywordsFromParent, WmsLayerViewModel layerModel ) : SimpleMetadata |
|
|
getQualitySpecifications ( MetadataViewModel model, SimpleMetadata metadata ) : void |
|
|
stripPrefixFromKeyword ( string input ) : string |
|
|