A service for Call for Papers to conferences.
urn:icsy:venice:wsdl:escience
basic:
http://www.v-grid.info/types/basic.xsd
domain:
http://www.v-grid.info/types/domain.xsd
cfp:
http://www.v-grid.info/types/escience/CallForPapers.xsd
cfp:CallForPapersArray getCallForPapers (domain:SSOInformation sso, basic:String pattern)
throws faults:AuthorizationFault
Retrieves all Call for Papers that contain a pattern in their text.
xsd:boolean addCallForPaper (domain:SSOInformation sso, cfp:CallForPapers cfp)
throws faults:AuthorizationFault
Adds a Call for Papers.
xsd:boolean deleteCallForPaper (domain:SSOInformation sso, xsd:int id)
throws faults:AuthorizationFault
Deletes a Call for Papers.
xsd:boolean editDeadline (domain:SSOInformation sso, cfp:CallForPapers cfp)
throws faults:AuthorizationFault
Edit the deadline for a specific Call for Papers.
Generated by the Venice Service Compiler on Thu May 10 14:14:21 CEST 2012