com.liferay.client.soap.portlet.documentlibrary.service.http
Interface DLFileVersionServiceSoap

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_DL_DLFileVersionServiceSoapBindingImpl, Portlet_DL_DLFileVersionServiceSoapBindingStub

public interface DLFileVersionServiceSoap
extends java.rmi.Remote


Method Summary
 DLFileVersionSoap getFileVersion(long fileVersionId)
           
 DLFileVersionSoap getLatestFileVersion(long fileEntryId)
           
 

Method Detail

getFileVersion

DLFileVersionSoap getFileVersion(long fileVersionId)
                                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getLatestFileVersion

DLFileVersionSoap getLatestFileVersion(long fileEntryId)
                                       throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException