public class Portlet_DL_DLFileShortcutServiceSoapBindingStub extends org.apache.axis.client.Stub implements DLFileShortcutServiceSoap
| Constructor and Description |
|---|
Portlet_DL_DLFileShortcutServiceSoapBindingStub() |
Portlet_DL_DLFileShortcutServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_DL_DLFileShortcutServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
DLFileShortcutSoap |
addFileShortcut(long groupId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteFileShortcut(long fileShortcutId) |
DLFileShortcutSoap |
getFileShortcut(long fileShortcutId) |
DLFileShortcutSoap |
updateFileShortcut(long fileShortcutId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext) |
void |
updateFileShortcuts(long oldToFileEntryId,
long newToFileEntryId) |
_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_DL_DLFileShortcutServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_DL_DLFileShortcutServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_DL_DLFileShortcutServiceSoapBindingStub(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 DLFileShortcutSoap addFileShortcut(long groupId, long repositoryId, long folderId, long toFileEntryId, ServiceContext serviceContext) throws java.rmi.RemoteException
addFileShortcut in interface DLFileShortcutServiceSoapjava.rmi.RemoteExceptionpublic void deleteFileShortcut(long fileShortcutId)
throws java.rmi.RemoteException
deleteFileShortcut in interface DLFileShortcutServiceSoapjava.rmi.RemoteExceptionpublic DLFileShortcutSoap getFileShortcut(long fileShortcutId) throws java.rmi.RemoteException
getFileShortcut in interface DLFileShortcutServiceSoapjava.rmi.RemoteExceptionpublic DLFileShortcutSoap updateFileShortcut(long fileShortcutId, long repositoryId, long folderId, long toFileEntryId, ServiceContext serviceContext) throws java.rmi.RemoteException
updateFileShortcut in interface DLFileShortcutServiceSoapjava.rmi.RemoteExceptionpublic void updateFileShortcuts(long oldToFileEntryId,
long newToFileEntryId)
throws java.rmi.RemoteException
updateFileShortcuts in interface DLFileShortcutServiceSoapjava.rmi.RemoteException