@ProviderType
public interface AssetEntryFinder
Modifier and Type | Method and Description |
---|---|
int |
countEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
findEntries(AssetEntryQuery entryQuery) |
int countEntries(AssetEntryQuery entryQuery)
List<AssetEntry> findEntries(AssetEntryQuery entryQuery)