|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.asset.service.persistence.AssetEntryFinderUtil
public class AssetEntryFinderUtil
| Constructor Summary | |
|---|---|
AssetEntryFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countEntries(AssetEntryQuery entryQuery)
|
static java.util.List<AssetEntry> |
findEntries(AssetEntryQuery entryQuery)
|
static AssetEntryFinder |
getFinder()
|
void |
setFinder(AssetEntryFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetEntryFinderUtil()
| Method Detail |
|---|
public static int countEntries(AssetEntryQuery entryQuery)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public static java.util.List<AssetEntry> findEntries(AssetEntryQuery entryQuery)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic static AssetEntryFinder getFinder()
public void setFinder(AssetEntryFinder finder)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||