| | boolean | GetDataById(string aId, string aXmlData) |
| | boolean | GetDataByIds(string aIds, string aXmlData) |
| | boolean | GetDataByParams(string aParams, string aXmlData) |
| | void | GetNewObjectDefault(string aXmlData) |
| | int | ApplyChanges(TWsEditTransType aTransactionType, string aXmlData) |
| | string | ApplyChanges2(string AXMLData) |
| | string | GetRootWithSchema(string AId) |
| | boolean | GetDataAll(string aXmlData) |
| | boolean | Validate(string aXmlData, int aErrorId, string aErrorMessage) |
| | boolean | PerformanceSaleRestrictionFree(int aPerformanceId) |
| | boolean | PerformancesSaleRestrictionFree(int aEventId) |
| | boolean | DmgCategorySaleRestrictionFree(string aDmgCategoryAccountIds) |
| | boolean | GetAccountRestrictionIdsAccount(int AAccountRestrictionId, int AAccountCategoryId, TArrayOfInt aAccountIds) |
| | boolean | AccountRestrictionHasAccounts(int AAccountRestrictionId, int AAccountCategoryId) |
| | boolean | AccountRestrictionHasCategory(int AAccountRestrictionId, int AAccountId) |
| | boolean | AccountRestrictionHasPerformance(int AAccountRestrictionId, int AAEvent) |
| | boolean | AccountRestrictionHasEvent(int AAccountRestrictionId, int AAPerformance) |
| | int | ExecuteAddEventToRestriction(int AAccountRestrictionId, int AAEventID) |
| | int | ExecuteAddPerformanceToRestriction(int AAccountRestrictionId, int AAPerformanceID) |
| | boolean | RemoveAccountRestriction2Event(int AAccountRestrictionId, int AEventId) |
| | boolean | RemoveAccountRestriction2Performance(int AAccountRestrictionId, int APerformanceId) |
| | void | InsertAccountRestriction(int ASaleID, int AShopCartType) |
| | string | CheckAccountRestriction(string AShopcartXML) |
| | int | CreateRestrictionToAccountCategory(int AAccountRestrictionId, int AAccountId, int ADMGCategory, boolean AIsCategory) |
| | boolean | RemoveAccountRestriction2Account(int AAccountRestrictionId, int AAccountId) |
| | boolean | RemoveAccountRestriction2DMGCategory(int AAccountRestrictionId, int ADMGCategoryId) |
| | base64Binary | GetAccountLimitData(int AccountRestrictionID, int AccountID, int PerformanceID, int AR_Type) |