com.liferay.portlet.asset.service.persistence
Interface AssetTagPropertyKeyFinder
public interface AssetTagPropertyKeyFinder
View Source
- Author:
- Brian Wing Shun Chan
countByGroupId
int countByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
findByGroupId
java.lang.String[] findByGroupId(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException
findByGroupId
java.lang.String[] findByGroupId(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.SystemException