public class Portlet_DL_DLFileVersionServiceSoapBindingImpl extends java.lang.Object implements DLFileVersionServiceSoap
| Constructor and Description |
|---|
Portlet_DL_DLFileVersionServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
DLFileVersionSoap |
getFileVersion(long fileVersionId) |
DLFileVersionSoap[] |
getFileVersions(long fileEntryId,
int status) |
int |
getFileVersionsCount(long fileEntryId,
int status) |
DLFileVersionSoap |
getLatestFileVersion(long fileEntryId) |
public Portlet_DL_DLFileVersionServiceSoapBindingImpl()
public DLFileVersionSoap getFileVersion(long fileVersionId) throws java.rmi.RemoteException
getFileVersion in interface DLFileVersionServiceSoapjava.rmi.RemoteExceptionpublic int getFileVersionsCount(long fileEntryId,
int status)
throws java.rmi.RemoteException
getFileVersionsCount in interface DLFileVersionServiceSoapjava.rmi.RemoteExceptionpublic DLFileVersionSoap[] getFileVersions(long fileEntryId, int status) throws java.rmi.RemoteException
getFileVersions in interface DLFileVersionServiceSoapjava.rmi.RemoteExceptionpublic DLFileVersionSoap getLatestFileVersion(long fileEntryId) throws java.rmi.RemoteException
getLatestFileVersion in interface DLFileVersionServiceSoapjava.rmi.RemoteException