public class Portlet_DL_DLFileShortcutServiceSoapBindingImpl extends java.lang.Object implements DLFileShortcutServiceSoap
| Constructor and Description |
|---|
Portlet_DL_DLFileShortcutServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
DLFileShortcutSoap |
addFileShortcut(long groupId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext) |
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) |
public Portlet_DL_DLFileShortcutServiceSoapBindingImpl()
public 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