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