com.liferay.portlet.asset.service.persistence
Class AssetEntryFinderUtil
java.lang.Object
com.liferay.portlet.asset.service.persistence.AssetEntryFinderUtil
public class AssetEntryFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetEntryFinderUtil
public AssetEntryFinderUtil()
countEntries
public static int countEntries(AssetEntryQuery entryQuery)
throws SystemException
- Throws:
SystemException
findEntries
public static List<AssetEntry> findEntries(AssetEntryQuery entryQuery)
throws SystemException
- Throws:
SystemException
getFinder
public static AssetEntryFinder getFinder()
setFinder
public void setFinder(AssetEntryFinder finder)