Méthode | Description | |
---|---|---|
GetConvertedMetadata ( long datasetId, TransmissionType type, string mappingName, bool storing = true ) : |
||
GetSchemaDirectoryPath ( long datasetId ) : string | ||
GetSchemaDirectoryPathFromMetadataStructure ( long metadataStructureId ) : string | ||
IsValideAgainstSchema ( long datasetId, TransmissionType type, string mappingName ) : string |
Méthode | Description | |
---|---|---|
storeGeneratedFilePathToContentDiscriptor ( long datasetId, |
public static GetConvertedMetadata ( long datasetId, TransmissionType type, string mappingName, bool storing = true ) : |
||
datasetId | long | |
type | TransmissionType | |
mappingName | string | |
storing | bool | |
Résultat |
public static GetSchemaDirectoryPath ( long datasetId ) : string | ||
datasetId | long | |
Résultat | string |
public static GetSchemaDirectoryPathFromMetadataStructure ( long metadataStructureId ) : string | ||
metadataStructureId | long | |
Résultat | string |
public static IsValideAgainstSchema ( long datasetId, TransmissionType type, string mappingName ) : string | ||
datasetId | long | |
type | TransmissionType | |
mappingName | string | |
Résultat | string |