@ProviderType
public interface AssetEntryFinder
Modifier and Type | Method and Description |
---|---|
int |
countEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
findByDLFileEntryC_T(long classNameId,
String treePath) |
List<AssetEntry> |
findByDLFolderC_T(long classNameId,
String treePath) |
List<AssetEntry> |
findEntries(AssetEntryQuery entryQuery) |
double |
findPriorityByC_C(long classNameId,
long classPK) |
int countEntries(AssetEntryQuery entryQuery)
List<AssetEntry> findByDLFileEntryC_T(long classNameId, String treePath)
List<AssetEntry> findByDLFolderC_T(long classNameId, String treePath)
List<AssetEntry> findEntries(AssetEntryQuery entryQuery)
double findPriorityByC_C(long classNameId, long classPK)