com.liferay.portlet.asset.service.persistence
Class AssetTagPropertyKeyFinderUtil
java.lang.Object
com.liferay.portlet.asset.service.persistence.AssetTagPropertyKeyFinderUtil
public class AssetTagPropertyKeyFinderUtil
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetTagPropertyKeyFinderUtil
public AssetTagPropertyKeyFinderUtil()
countByGroupId
public static int countByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
findByGroupId
public static java.lang.String[] findByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
findByGroupId
public static java.lang.String[] findByGroupId(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
getFinder
public static AssetTagPropertyKeyFinder getFinder()
setFinder
public void setFinder(AssetTagPropertyKeyFinder finder)