com.liferay.client.soap.portlet.documentlibrary.service.http
Class Portlet_DL_DLFileVersionServiceSoapBindingImpl

java.lang.Object
  extended by com.liferay.client.soap.portlet.documentlibrary.service.http.Portlet_DL_DLFileVersionServiceSoapBindingImpl
All Implemented Interfaces:
DLFileVersionServiceSoap, java.rmi.Remote

public class Portlet_DL_DLFileVersionServiceSoapBindingImpl
extends java.lang.Object
implements DLFileVersionServiceSoap


Constructor Summary
Portlet_DL_DLFileVersionServiceSoapBindingImpl()
           
 
Method Summary
 DLFileVersionSoap updateDescription(long fileVersionId, java.lang.String description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_DL_DLFileVersionServiceSoapBindingImpl

public Portlet_DL_DLFileVersionServiceSoapBindingImpl()
Method Detail

updateDescription

public DLFileVersionSoap updateDescription(long fileVersionId,
                                           java.lang.String description)
                                    throws java.rmi.RemoteException
Specified by:
updateDescription in interface DLFileVersionServiceSoap
Throws:
java.rmi.RemoteException