C# 클래스 Sage.Integration.Northwind.Adapter.Data.CommodityFeedEntryWrapper

상속: EntityWrapperBase, IEntityQueryWrapper, IFeedEntryEntityWrapper
파일 보기 프로젝트 열기: Sage/SData-Contracts 1 사용 예제들

공개 메소드들

메소드 설명
CommodityFeedEntryWrapper ( RequestContext context ) : System
GetDbFieldName ( string propertyName ) : string
GetTransformedDocument ( Sage payload ) : Application.Base.Document
GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry

메소드 상세

CommodityFeedEntryWrapper() 공개 메소드

public CommodityFeedEntryWrapper ( RequestContext context ) : System
context Sage.Integration.Northwind.Adapter.Common.RequestContext
리턴 System

GetDbFieldName() 공개 메소드

public GetDbFieldName ( string propertyName ) : string
propertyName string
리턴 string

GetTransformedDocument() 공개 메소드

public GetTransformedDocument ( Sage payload ) : Application.Base.Document
payload Sage
리턴 Application.Base.Document

GetTransformedPayload() 공개 메소드

public GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry
document Application
리턴 Sage.Common.Syndication.FeedEntry