C# Class Sage.Integration.Northwind.Adapter.Data.CommodityFeedEntryWrapper

Inheritance: EntityWrapperBase, IEntityQueryWrapper, IFeedEntryEntityWrapper
Afficher le fichier Open project: Sage/SData-Contracts Class Usage Examples

Méthodes publiques

Méthode Description
CommodityFeedEntryWrapper ( RequestContext context ) : System
GetDbFieldName ( string propertyName ) : string
GetTransformedDocument ( Sage payload ) : Application.Base.Document
GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry

Method Details

CommodityFeedEntryWrapper() public méthode

public CommodityFeedEntryWrapper ( RequestContext context ) : System
context Sage.Integration.Northwind.Adapter.Common.RequestContext
Résultat System

GetDbFieldName() public méthode

public GetDbFieldName ( string propertyName ) : string
propertyName string
Résultat string

GetTransformedDocument() public méthode

public GetTransformedDocument ( Sage payload ) : Application.Base.Document
payload Sage
Résultat Application.Base.Document

GetTransformedPayload() public méthode

public GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry
document Application
Résultat Sage.Common.Syndication.FeedEntry