public class Portal_EmailAddressServiceSoapBindingStub extends org.apache.axis.client.Stub implements EmailAddressServiceSoap
| Constructor and Description |
|---|
Portal_EmailAddressServiceSoapBindingStub() |
Portal_EmailAddressServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_EmailAddressServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
EmailAddressSoap |
addEmailAddress(java.lang.String className,
long classPK,
java.lang.String address,
long typeId,
boolean primary,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteEmailAddress(long emailAddressId) |
EmailAddressSoap |
fetchEmailAddress(long emailAddressId) |
EmailAddressSoap |
getEmailAddress(long emailAddressId) |
EmailAddressSoap[] |
getEmailAddresses(java.lang.String className,
long classPK) |
EmailAddressSoap |
updateEmailAddress(long emailAddressId,
java.lang.String address,
long typeId,
boolean primary) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic Portal_EmailAddressServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_EmailAddressServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_EmailAddressServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic EmailAddressSoap addEmailAddress(java.lang.String className, long classPK, java.lang.String address, long typeId, boolean primary, ServiceContext serviceContext) throws java.rmi.RemoteException
addEmailAddress in interface EmailAddressServiceSoapjava.rmi.RemoteExceptionpublic void deleteEmailAddress(long emailAddressId)
throws java.rmi.RemoteException
deleteEmailAddress in interface EmailAddressServiceSoapjava.rmi.RemoteExceptionpublic EmailAddressSoap fetchEmailAddress(long emailAddressId) throws java.rmi.RemoteException
fetchEmailAddress in interface EmailAddressServiceSoapjava.rmi.RemoteExceptionpublic EmailAddressSoap getEmailAddress(long emailAddressId) throws java.rmi.RemoteException
getEmailAddress in interface EmailAddressServiceSoapjava.rmi.RemoteExceptionpublic EmailAddressSoap[] getEmailAddresses(java.lang.String className, long classPK) throws java.rmi.RemoteException
getEmailAddresses in interface EmailAddressServiceSoapjava.rmi.RemoteExceptionpublic EmailAddressSoap updateEmailAddress(long emailAddressId, java.lang.String address, long typeId, boolean primary) throws java.rmi.RemoteException
updateEmailAddress in interface EmailAddressServiceSoapjava.rmi.RemoteException