@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) |
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)