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

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_DL_DLSyncServiceSoapBindingImpl, Portlet_DL_DLSyncServiceSoapBindingStub

public interface DLSyncServiceSoap
extends java.rmi.Remote


Method Summary
 java.lang.Object getDLSyncUpdate(long companyId, long repositoryId, java.util.Calendar lastAccessDate)
           
 

Method Detail

getDLSyncUpdate

java.lang.Object getDLSyncUpdate(long companyId,
                                 long repositoryId,
                                 java.util.Calendar lastAccessDate)
                                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException