BosServices - Service Info Page

  BosServices > IWsDBAttributeTemplate
  
 
  • IWsDBAttributeTemplate [WSDL]  (urn:WsDBAttributeTemplateIntf-IWsDBAttributeTemplate)
     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)
     int GetTemplateType(int AAttributeTemplateId)
     string GetTemplateCode(int AAttributeTemplateId)
     string GetTemplateNameFromId(int AAttributeTemplateId)
     int GetAttributeTemplateIdByAK(string AAttributeTemplateAK)
     int AddSiaeAttributeTemplate(string AAttributeTemplateCode, string ADescription)
     int AddWebAttributeTemplate(string AAttributeTemplateCode, string ADescription)
     int AddFlatAttributeTemplate(string ASheetName, string AComponentName)
     boolean CheckAttributeEventLinked(int AAttributeTemplateId, string ValXml, string Error)
     int GetAttributeTemplateIDByCode(string AAttributeTemplateCode)