com.liferay.portlet.documentlibrary.service.persistence
Interface DLFileShortcutFinder


public interface DLFileShortcutFinder

View Source

Author:
Brian Wing Shun Chan

Method Summary
 DLFileShortcut findByUuid_G(java.lang.String uuid, long groupId)
           
 

Method Detail

findByUuid_G

DLFileShortcut findByUuid_G(java.lang.String uuid,
                            long groupId)
                            throws com.liferay.portal.SystemException,
                                   NoSuchFileShortcutException
Throws:
com.liferay.portal.SystemException
NoSuchFileShortcutException