com.liferay.portlet.asset.service.persistence
Class AssetEntryFinderUtil
java.lang.Object
com.liferay.portlet.asset.service.persistence.AssetEntryFinderUtil
@ProviderType
public class AssetEntryFinderUtil
- extends Object
- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| 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)
findByDLFileEntryC_T
public static List<AssetEntry> findByDLFileEntryC_T(long classNameId,
String treePath)
findByDLFolderC_T
public static List<AssetEntry> findByDLFolderC_T(long classNameId,
String treePath)
findEntries
public static List<AssetEntry> findEntries(AssetEntryQuery entryQuery)
getFinder
public static AssetEntryFinder getFinder()
setFinder
public void setFinder(AssetEntryFinder finder)