public class Portlet_Wiki_WikiNodeServiceSoapBindingStub extends org.apache.axis.client.Stub implements WikiNodeServiceSoap
| Constructor and Description |
|---|
Portlet_Wiki_WikiNodeServiceSoapBindingStub() |
Portlet_Wiki_WikiNodeServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Wiki_WikiNodeServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
WikiNodeSoap |
addNode(java.lang.String name,
java.lang.String description,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteNode(long nodeId) |
WikiNodeSoap |
getNode(long nodeId) |
WikiNodeSoap |
getNode(long groupId,
java.lang.String name) |
WikiNodeSoap[] |
getNodes(long groupId) |
WikiNodeSoap[] |
getNodes(long groupId,
int status) |
WikiNodeSoap[] |
getNodes(long groupId,
int start,
int end) |
WikiNodeSoap[] |
getNodes(long groupId,
int status,
int start,
int end) |
int |
getNodesCount(long groupId) |
int |
getNodesCount(long groupId,
int status) |
WikiNodeSoap |
moveNodeToTrash(long nodeId) |
void |
restoreNodeFromTrash(long nodeId) |
void |
subscribeNode(long nodeId) |
void |
unsubscribeNode(long nodeId) |
WikiNodeSoap |
updateNode(long nodeId,
java.lang.String name,
java.lang.String description,
ServiceContext serviceContext) |
_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 Portlet_Wiki_WikiNodeServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Wiki_WikiNodeServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Wiki_WikiNodeServiceSoapBindingStub(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 WikiNodeSoap addNode(java.lang.String name, java.lang.String description, ServiceContext serviceContext) throws java.rmi.RemoteException
addNode in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic void deleteNode(long nodeId)
throws java.rmi.RemoteException
deleteNode in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap getNode(long nodeId) throws java.rmi.RemoteException
getNode in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap getNode(long groupId, java.lang.String name) throws java.rmi.RemoteException
getNode in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic int getNodesCount(long groupId)
throws java.rmi.RemoteException
getNodesCount in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic int getNodesCount(long groupId,
int status)
throws java.rmi.RemoteException
getNodesCount in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap[] getNodes(long groupId) throws java.rmi.RemoteException
getNodes in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap[] getNodes(long groupId, int status) throws java.rmi.RemoteException
getNodes in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap[] getNodes(long groupId, int start, int end) throws java.rmi.RemoteException
getNodes in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap[] getNodes(long groupId, int status, int start, int end) throws java.rmi.RemoteException
getNodes in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap moveNodeToTrash(long nodeId) throws java.rmi.RemoteException
moveNodeToTrash in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic void restoreNodeFromTrash(long nodeId)
throws java.rmi.RemoteException
restoreNodeFromTrash in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic void subscribeNode(long nodeId)
throws java.rmi.RemoteException
subscribeNode in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic void unsubscribeNode(long nodeId)
throws java.rmi.RemoteException
unsubscribeNode in interface WikiNodeServiceSoapjava.rmi.RemoteExceptionpublic WikiNodeSoap updateNode(long nodeId, java.lang.String name, java.lang.String description, ServiceContext serviceContext) throws java.rmi.RemoteException
updateNode in interface WikiNodeServiceSoapjava.rmi.RemoteException