@ProviderType
public class AssetTagPropertyKeyFinderUtil
extends java.lang.Object
| Constructor and Description |
|---|
AssetTagPropertyKeyFinderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countByGroupId(long groupId) |
static java.lang.String[] |
findByGroupId(long groupId) |
static java.lang.String[] |
findByGroupId(long groupId,
int start,
int end) |
static AssetTagPropertyKeyFinder |
getFinder() |
void |
setFinder(AssetTagPropertyKeyFinder finder) |
public static int countByGroupId(long groupId)
throws SystemException
SystemExceptionpublic static java.lang.String[] findByGroupId(long groupId)
throws SystemException
SystemExceptionpublic static java.lang.String[] findByGroupId(long groupId,
int start,
int end)
throws SystemException
SystemExceptionpublic static AssetTagPropertyKeyFinder getFinder()
public void setFinder(AssetTagPropertyKeyFinder finder)