bosservices - Service Info Page

  bosservices > IWsDBSubscription
  
 
  • IWsDBSubscription [WSDL]  (urn:WsDBSubscriptionIntf-IWsDBSubscription)
     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 ASubscriptionXML, string ADmgDataXML)
     boolean AddPerformacesToSubscription(TArrayOfInt APerformanceIds, int ASubscriptionid)
     boolean RemovePerformacesToSubscription(TArrayOfInt APerformanceIds, int ASubscriptionid)
     boolean RemovePerformaceToSubscription(int APerformanceid, int ASubscriptionid)
     int GetAttributeTemplateId(int ASubscriptionId)
     void GetSubscriptionInfo(int ASubscriptionId, string oName, int oType, int oMin, int OMax)
     TArrayOfInt GetAllowedSubscriptionIDs()
     int FindSubscriptionIdByAK(string ASubscriptionAk)