Метод | Описание | |
---|---|---|
Add ( Sage payload ) : |
||
Delete ( string localID ) : |
||
GetDbFieldName ( string propertyName ) : string | ||
GetFeedEntry ( string idString ) : Sage.Common.Syndication.FeedEntry | ||
GetTransformedDocument ( Sage payload ) : Application.Base.Document | ||
GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry | ||
SalesOrderFeedEntryWrapper ( RequestContext context ) : System | ||
Update ( Sage payload ) : SdataTransactionResult |
Метод | Описание | |
---|---|---|
GetSDataId ( string id, SupportedResourceKinds resourceKind ) : string |
Метод | Описание | |
---|---|---|
GetLineItem ( Sage row, |
||
GetLocalId ( System.Guid uuid, SupportedResourceKinds resKind ) : string | ||
GetLocalId ( string uuidString, SupportedResourceKinds resKind ) : string | ||
GetPayload ( Sage row, Sage detailDataTable, |
||
GetUuid ( string localId, string uuidString, SupportedResourceKinds resKind ) : Guid | ||
SetCommonProperties ( string idString, FeedEntry entry, SupportedResourceKinds resKind ) : void |
public Add ( Sage payload ) : |
||
payload | Sage | |
Результат |
public Delete ( string localID ) : |
||
localID | string | |
Результат |
public GetDbFieldName ( string propertyName ) : string | ||
propertyName | string | |
Результат | string |
public GetFeedEntry ( string idString ) : Sage.Common.Syndication.FeedEntry | ||
idString | string | |
Результат | Sage.Common.Syndication.FeedEntry |
protected GetSDataId ( string id, SupportedResourceKinds resourceKind ) : string | ||
id | string | |
resourceKind | SupportedResourceKinds | |
Результат | string |
public GetTransformedDocument ( Sage payload ) : Application.Base.Document | ||
payload | Sage | |
Результат | Application.Base.Document |
public GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry | ||
document | Application | |
Результат | Sage.Common.Syndication.FeedEntry |
public SalesOrderFeedEntryWrapper ( RequestContext context ) : System | ||
context | RequestContext | |
Результат | System |
public Update ( Sage payload ) : SdataTransactionResult | ||
payload | Sage | |
Результат | SdataTransactionResult |