C# Класс Dev2.Studio.Core.Factories.DataMappingListFactory

Показать файл Открыть проект

Открытые методы

Метод Описание
CreateListInputMapping ( string xmlServiceDefintion ) : IList
CreateListInputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
CreateListOutputMapping ( string xmlServiceDefintion ) : IList
CreateListOutputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
GenerateMapping ( IList defs, enDev2ArgumentType typeOf ) : string

Описание методов

CreateListInputMapping() публичный статический Метод

public static CreateListInputMapping ( string xmlServiceDefintion ) : IList
xmlServiceDefintion string
Результат IList

CreateListInputRecordSetMapping() публичный статический Метод

public static CreateListInputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
xmlServiceDefintion string
Результат IRecordSetCollection

CreateListOutputMapping() публичный статический Метод

public static CreateListOutputMapping ( string xmlServiceDefintion ) : IList
xmlServiceDefintion string
Результат IList

CreateListOutputRecordSetMapping() публичный статический Метод

public static CreateListOutputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
xmlServiceDefintion string
Результат IRecordSetCollection

GenerateMapping() публичный статический Метод

public static GenerateMapping ( IList defs, enDev2ArgumentType typeOf ) : string
defs IList
typeOf enDev2ArgumentType
Результат string