Interface EMail

This service type can be used to send emails.

XML Namespace

urn:icsy:venice:wsdl:communication

XSD Data Types

basic:  http://www.v-grid.info/types/basic.xsd

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

comm:  http://www.v-grid.info/types/communication.xsd

Operations

void setEMailAddress (domain:SSOInformation sso, comm:EMailAddress emailAddress) throws faults:AuthorizationFault
Sets the email address.

 comm:EMailAddress getEMailAddress (domain:SSOInformation sso) throws faults:AuthorizationFault
Returns the stored email address.

void sendEMail (domain:SSOInformation sso, comm:EMail email) throws faults:AuthorizationFault
Sends an EMail.

Generated by the Venice Service Compiler on Thu May 10 14:12:59 CEST 2012