C# Class Dev2.Studio.Core.Factories.DataMappingListFactory

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
CreateListInputMapping ( string xmlServiceDefintion ) : IList
CreateListInputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
CreateListOutputMapping ( string xmlServiceDefintion ) : IList
CreateListOutputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
GenerateMapping ( IList defs, enDev2ArgumentType typeOf ) : string

Method Details

CreateListInputMapping() public static méthode

public static CreateListInputMapping ( string xmlServiceDefintion ) : IList
xmlServiceDefintion string
Résultat IList

CreateListInputRecordSetMapping() public static méthode

public static CreateListInputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
xmlServiceDefintion string
Résultat IRecordSetCollection

CreateListOutputMapping() public static méthode

public static CreateListOutputMapping ( string xmlServiceDefintion ) : IList
xmlServiceDefintion string
Résultat IList

CreateListOutputRecordSetMapping() public static méthode

public static CreateListOutputRecordSetMapping ( string xmlServiceDefintion ) : IRecordSetCollection
xmlServiceDefintion string
Résultat IRecordSetCollection

GenerateMapping() public static méthode

public static GenerateMapping ( IList defs, enDev2ArgumentType typeOf ) : string
defs IList
typeOf enDev2ArgumentType
Résultat string