Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
storeGeneratedFilePathToContentDiscriptor ( long datasetId, |
public static GetConvertedMetadata ( long datasetId, TransmissionType type, string mappingName, bool storing = true ) : |
||
datasetId | long | |
type | TransmissionType | |
mappingName | string | |
storing | bool | |
Результат |
public static GetSchemaDirectoryPath ( long datasetId ) : string | ||
datasetId | long | |
Результат | string |
public static GetSchemaDirectoryPathFromMetadataStructure ( long metadataStructureId ) : string | ||
metadataStructureId | long | |
Результат | string |
public static IsValideAgainstSchema ( long datasetId, TransmissionType type, string mappingName ) : string | ||
datasetId | long | |
type | TransmissionType | |
mappingName | string | |
Результат | string |