| | 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 | FindSeatCategoryId(int APerformanceId, int AAttributeSetId, TArrayOfInt AEnvelopeIds) |
| | string | GetEmptyStructure(int AAccessConfigurationId, string ADocumentDuplicateList) |
| | anyType | FindAvailEnvelopeCapacityId(int APerformanceId, int AAttributeSetId, TArrayOfInt AEnvelopeIds, int AEnvelopCapacityId, int AQuantity, string ASpaceStructureName, boolean IsAutoSelect) |
| | int | FindEnvelopeCapacityId(int APerformanceId, int AAttributeSetId, TArrayOfInt AEnvelopeIds, int AEnvelopeCapacityId, boolean IsAutoSelect) |
| | int | FindEnvelopeCapacityId(int APerformanceId, TArrayOfInt AEnvelopeIds) |
| | TArrayOfInt | GetEnvelopeIDs(int APerformanceId) |
| | boolean | IsSeat(int AEnvelopeCapacityId) |
| | void | UpdateXmlCapacity(int AAccessConfigurationId, int APerformanceId, string AXML) |
| | void | AssignNewPerformanceId(ICapacityRoot ARoot, int APerformanceId) |
| | void | CreateCapacitySnapshot(int APerformanceId, string AXML, boolean HasSeats) |
| | void | DeleteCapacity(int APerformanceId) |
| | void | DeleteBulkCapacity(TArrayOfInt APerformancesId) |
| | boolean | IsInUse(int APerformanceId) |
| | void | UpdateDocIDsByPerfIDs(int APerfIdSource, TArrayOfInt APerdIDsDest) |
| | boolean | CreateCapacitySnapshotFromTemplatePerf(int ATemplatePerformanceId, int aTargetPerformanceId) |
| | int | CopyCapacitySnapshotAccessConfiguration(int ASourceAccConfId) |
| | int | FindEnvelopeCapacityIdByTicket(int ATicketId, int APerformanceId) |
| | double | GetCapacityAvailPercentage(int APerformanceID, int AQtyToIgnoreFromCalculation) |
| | boolean | CheckMatchingBetweenEnvelopeCapacityIdAndPerformance(int AEnvelopeCapacityId, int APerformanceId) |