public class Portal_PhoneServiceSoapBindingStub extends org.apache.axis.client.Stub implements PhoneServiceSoap
| Constructor and Description |
|---|
Portal_PhoneServiceSoapBindingStub() |
Portal_PhoneServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_PhoneServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
PhoneSoap |
addPhone(java.lang.String className,
long classPK,
java.lang.String number,
java.lang.String extension,
long typeId,
boolean primary,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deletePhone(long phoneId) |
PhoneSoap |
getPhone(long phoneId) |
PhoneSoap[] |
getPhones(java.lang.String className,
long classPK) |
PhoneSoap |
updatePhone(long phoneId,
java.lang.String number,
java.lang.String extension,
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_PhoneServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_PhoneServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_PhoneServiceSoapBindingStub(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 PhoneSoap addPhone(java.lang.String className, long classPK, java.lang.String number, java.lang.String extension, long typeId, boolean primary, ServiceContext serviceContext) throws java.rmi.RemoteException
addPhone in interface PhoneServiceSoapjava.rmi.RemoteExceptionpublic void deletePhone(long phoneId)
throws java.rmi.RemoteException
deletePhone in interface PhoneServiceSoapjava.rmi.RemoteExceptionpublic PhoneSoap getPhone(long phoneId) throws java.rmi.RemoteException
getPhone in interface PhoneServiceSoapjava.rmi.RemoteExceptionpublic PhoneSoap[] getPhones(java.lang.String className, long classPK) throws java.rmi.RemoteException
getPhones in interface PhoneServiceSoapjava.rmi.RemoteExceptionpublic PhoneSoap updatePhone(long phoneId, java.lang.String number, java.lang.String extension, long typeId, boolean primary) throws java.rmi.RemoteException
updatePhone in interface PhoneServiceSoapjava.rmi.RemoteException