|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.imagegallery.service.persistence.IGImageFinderUtil
public class IGImageFinderUtil
Constructor Summary | |
---|---|
IGImageFinderUtil()
|
Method Summary | |
---|---|
static int |
countByFolderIds(java.util.List<java.lang.Long> folderIds)
|
static java.util.List<IGImage> |
findByNoAssets()
|
static IGImageFinder |
getFinder()
|
void |
setFinder(IGImageFinder finder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGImageFinderUtil()
Method Detail |
---|
public static int countByFolderIds(java.util.List<java.lang.Long> folderIds) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static java.util.List<IGImage> findByNoAssets() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static IGImageFinder getFinder()
public void setFinder(IGImageFinder finder)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |