Method | Description | |
---|---|---|
GetDbFieldName ( string propertyName ) : string | ||
GetTransformedDocument ( Sage payload ) : Application.Base.Document | ||
GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry | ||
PriceListFeedEntryWrapper ( RequestContext context ) : System |
public GetDbFieldName ( string propertyName ) : string | ||
propertyName | string | |
return | string |
public GetTransformedDocument ( Sage payload ) : Application.Base.Document | ||
payload | Sage | |
return | Application.Base.Document |
public GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry | ||
document | Application | |
return | Sage.Common.Syndication.FeedEntry |
public PriceListFeedEntryWrapper ( RequestContext context ) : System | ||
context | RequestContext | |
return | System |