| | 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) |
| | anyType | GetUserBoxId(int AWorkstationId, int AUserId, boolean CreateIfNeeded, boolean IsNotSale, dateTime aDate) |
| | anyType | GetUserBoxId(int AWorkstationId, int AUserId, boolean CreateIfNeeded, boolean IsNotSale) |
| | anyType | GetUserBoxId(boolean CreateIfNeeded, boolean IsNotSale) |
| | anyType | GetBoxEstimatedContentCDS(int ABoxId, boolean AForeignCurrDetail, anyType AEscludeDepositID) |
| | boolean | BagNumAlreadyExists(int ABagNumber, int ABoxId) |
| | double | GetBoxEstimatedContent(int ABoxId, anyType AEscludeDepositID, string APaymentTypes) |
| | boolean | CashLiftExceeded(int ABoxId, double aMaxValueDeposit) |
| | string | DuplicatedDeposit(int ABoxId, int ADepositId) |
| | string | GetDepositDetails(int ABoxId, int ADepositId) |
| | string | GetRootXML(int ABoxId) |
| | string | GetBox(int ABoxId) |
| | int | GetLastBoxId() |
| | int | GetLastDepositId() |