public class Portal_WebsiteServiceSoapBindingStub extends org.apache.axis.client.Stub implements WebsiteServiceSoap
| Constructor and Description |
|---|
Portal_WebsiteServiceSoapBindingStub() |
Portal_WebsiteServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_WebsiteServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
WebsiteSoap |
addWebsite(java.lang.String className,
long classPK,
java.lang.String url,
long typeId,
boolean primary,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteWebsite(long websiteId) |
WebsiteSoap |
getWebsite(long websiteId) |
WebsiteSoap[] |
getWebsites(java.lang.String className,
long classPK) |
WebsiteSoap |
updateWebsite(long websiteId,
java.lang.String url,
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_WebsiteServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_WebsiteServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_WebsiteServiceSoapBindingStub(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 WebsiteSoap addWebsite(java.lang.String className, long classPK, java.lang.String url, long typeId, boolean primary, ServiceContext serviceContext) throws java.rmi.RemoteException
addWebsite in interface WebsiteServiceSoapjava.rmi.RemoteExceptionpublic void deleteWebsite(long websiteId)
throws java.rmi.RemoteException
deleteWebsite in interface WebsiteServiceSoapjava.rmi.RemoteExceptionpublic WebsiteSoap getWebsite(long websiteId) throws java.rmi.RemoteException
getWebsite in interface WebsiteServiceSoapjava.rmi.RemoteExceptionpublic WebsiteSoap[] getWebsites(java.lang.String className, long classPK) throws java.rmi.RemoteException
getWebsites in interface WebsiteServiceSoapjava.rmi.RemoteExceptionpublic WebsiteSoap updateWebsite(long websiteId, java.lang.String url, long typeId, boolean primary) throws java.rmi.RemoteException
updateWebsite in interface WebsiteServiceSoapjava.rmi.RemoteException