@ProviderType
public class AssetEntryFinderUtil
extends Object
Constructor and Description |
---|
AssetEntryFinderUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
countEntries(AssetEntryQuery entryQuery) |
static List<AssetEntry> |
findByDLFileEntryC_T(long classNameId,
String treePath) |
static List<AssetEntry> |
findByDLFolderC_T(long classNameId,
String treePath) |
static List<AssetEntry> |
findEntries(AssetEntryQuery entryQuery) |
static AssetEntryFinder |
getFinder() |
void |
setFinder(AssetEntryFinder finder) |
public static int countEntries(AssetEntryQuery entryQuery)
public static List<AssetEntry> findByDLFileEntryC_T(long classNameId, String treePath)
public static List<AssetEntry> findByDLFolderC_T(long classNameId, String treePath)
public static List<AssetEntry> findEntries(AssetEntryQuery entryQuery)
public static AssetEntryFinder getFinder()
public void setFinder(AssetEntryFinder finder)