@ProviderType
public interface AssetCategoryPropertyFinder
| Modifier and Type | Method and Description |
|---|---|
int |
countByG_K(long groupId,
String key) |
List<AssetCategoryProperty> |
findByG_K(long groupId,
String key) |
List<AssetCategoryProperty> |
findByG_K(long groupId,
String key,
int start,
int end) |
int countByG_K(long groupId,
String key)
List<AssetCategoryProperty> findByG_K(long groupId, String key)
List<AssetCategoryProperty> findByG_K(long groupId, String key, int start, int end)