public class AssetEntryFinderUtil
extends Object
| Constructor and Description |
|---|
AssetEntryFinderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countEntries(AssetEntryQuery entryQuery) |
static List<AssetEntry> |
findEntries(AssetEntryQuery entryQuery) |
static double |
findPriorityByC_C(long classNameId,
long classPK) |
static AssetEntryFinder |
getFinder() |
void |
setFinder(AssetEntryFinder finder) |
public static int countEntries(AssetEntryQuery entryQuery)
public static List<AssetEntry> findEntries(AssetEntryQuery entryQuery)
public static double findPriorityByC_C(long classNameId,
long classPK)
public static AssetEntryFinder getFinder()
public void setFinder(AssetEntryFinder finder)