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

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

public class Portlet_DL_DLSyncServiceSoapBindingImpl
extends java.lang.Object
implements DLSyncServiceSoap


Constructor Summary
Portlet_DL_DLSyncServiceSoapBindingImpl()
           
 
Method Summary
 java.lang.Object getDLSyncUpdate(long companyId, long repositoryId, java.util.Calendar lastAccessDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_DL_DLSyncServiceSoapBindingImpl

public Portlet_DL_DLSyncServiceSoapBindingImpl()
Method Detail

getDLSyncUpdate

public java.lang.Object getDLSyncUpdate(long companyId,
                                        long repositoryId,
                                        java.util.Calendar lastAccessDate)
                                 throws java.rmi.RemoteException
Specified by:
getDLSyncUpdate in interface DLSyncServiceSoap
Throws:
java.rmi.RemoteException