|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.service.persistence.AssetCategoryPropertyFinderUtil
@ProviderType public class AssetCategoryPropertyFinderUtil
| Constructor Summary | |
|---|---|
AssetCategoryPropertyFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByG_K(long groupId,
String key)
|
static List<AssetCategoryProperty> |
findByG_K(long groupId,
String key)
|
static List<AssetCategoryProperty> |
findByG_K(long groupId,
String key,
int start,
int end)
|
static AssetCategoryPropertyFinder |
getFinder()
|
void |
setFinder(AssetCategoryPropertyFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetCategoryPropertyFinderUtil()
| Method Detail |
|---|
public static int countByG_K(long groupId,
String key)
public static List<AssetCategoryProperty> findByG_K(long groupId,
String key)
public static List<AssetCategoryProperty> findByG_K(long groupId,
String key,
int start,
int end)
public static AssetCategoryPropertyFinder getFinder()
public void setFinder(AssetCategoryPropertyFinder finder)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||