C# Class Kartverket.MetadataEditor.Models.SimpleMetadataViewModel

Afficher le fichier Open project: kartverket/MetadataEditor Class Usage Examples

Méthodes publiques

Свойство Type Description
ServiceDistributionKeywords string>.Dictionary

Private Properties

Свойство Type Description
CreateKeywords List
GetAllKeywords List
HasAccess bool

Méthodes publiques

Méthode Description
GetInnholdstype ( ) : string
GetInnholdstypeCSS ( ) : string
IsDataset ( ) : bool
IsDatasetOrSeriesOrSoftware ( ) : bool
IsDatasetSeries ( ) : bool
IsDokDataset ( ) : bool
IsService ( ) : bool
IsSoftware ( ) : bool
SimpleMetadataViewModel ( ) : System

Private Methods

Méthode Description
CreateKeywords ( List inputList, string prefix, string type = null, string thesaurus = null ) : List
GetAllKeywords ( ) : List
HasAccess ( string organization ) : bool

Method Details

GetInnholdstype() public méthode

public GetInnholdstype ( ) : string
Résultat string

GetInnholdstypeCSS() public méthode

public GetInnholdstypeCSS ( ) : string
Résultat string

IsDataset() public méthode

public IsDataset ( ) : bool
Résultat bool

IsDatasetOrSeriesOrSoftware() public méthode

public IsDatasetOrSeriesOrSoftware ( ) : bool
Résultat bool

IsDatasetSeries() public méthode

public IsDatasetSeries ( ) : bool
Résultat bool

IsDokDataset() public méthode

public IsDokDataset ( ) : bool
Résultat bool

IsService() public méthode

public IsService ( ) : bool
Résultat bool

IsSoftware() public méthode

public IsSoftware ( ) : bool
Résultat bool

SimpleMetadataViewModel() public méthode

public SimpleMetadataViewModel ( ) : System
Résultat System

Property Details

ServiceDistributionKeywords public_oe property

public Dictionary ServiceDistributionKeywords
Résultat string>.Dictionary