wCMF Wiki : SOAPAPI

HomePage :: Categories :: PageIndex :: RecentChanges :: Login/Register

Revision [433]

Last edited on 2008-08-05 00:31:30 by IngoHerwig
Additions:
The SOAP API supports the following methods:
- search(login, password, searchterm)
- advancedSearch(login, password, type, query)
- get//Object//List(login, password)
- create//Object//(login, password, object, parentoid)
- read//Object//(login, password, oid, depth)
- update//Object//(login, password, object, oid)
- delete//Object//(login, password, oid)
where //Object// is the name of an entity class. The API is generated by wCMFGenerator.
See the [[SOAPExample SOAP example]] how to use it.
Deletions:
the SOAP API support following methods:
- search
- advancedSearch
- GetObjectList
- createObject
- readObject
- updateObject
- deleteObject
see in the [[SOAPExample SOAP example]] how to use it.


Revision [327]

Edited on 2007-10-09 10:58:18 by GiuseppePlatania
Additions:
see in the [[SOAPExample SOAP example]] how to use it.


Revision [326]

The oldest known version of this page was created on 2007-10-09 10:57:14 by GiuseppePlatania
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1002 seconds