| | 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) |
| | void | ApplyChangesExt(string AAttributeXML, string AValidityXML, string ADmgXML) |
| | TArrayOfInt | GetAttributeIDs(int AAttributeSetId) |
| | int | GetAttributeTemplateID(int AAttributeId) |
| | int | AddAttributeExt(int ATemplateId, string AName, string ACode, int AType, int AWeigth) |
| | int | AddAttribute(int ATemplateId, string AName, string ACode, int AType, int AWeight, boolean AForceImportSameCode) |
| | string | GetAttributeByAttributeTemplateId(int AAttributeTemplateId) |
| | int | GetAttributeIdByAttributeTemplateId(int AAttributeTemplateId) |
| | void | GetAttributeDesc(int AAttributeId, string ACode, string AName) |
| | void | GetAttributeCache(int AAttributeTemplateId, TDictionary oAttributeCache) |
| | void | GetAttributeInfoByAttributeId(int AAttributeID, int AAttributeTemplateId, string AAttributeName) |
| | base64Binary | GetAttributeCacheDynArray(int AAttributeTemplateId) |
| | int | GetAttributeIdByAttributeAK(string AAttributeAK) |