com.liferay.portlet.documentlibrary.service.persistence
Class DLSyncFinderUtil
java.lang.Object
com.liferay.portlet.documentlibrary.service.persistence.DLSyncFinderUtil
public class DLSyncFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLSyncFinderUtil
public DLSyncFinderUtil()
filterFindByC_M_R
public static List<DLSync> filterFindByC_M_R(long companyId,
Date modifiedDate,
long repositoryId)
throws SystemException
- Throws:
SystemException
getFinder
public static DLSyncFinder getFinder()
setFinder
public void setFinder(DLSyncFinder finder)