com.liferay.portlet.tags.service.persistence
Class TagsPropertyKeyFinder
java.lang.Object
com.liferay.portlet.tags.service.persistence.TagsPropertyKeyFinder
- public class TagsPropertyKeyFinder
- 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 |
COUNT_BY_COMPANYID
public static java.lang.String COUNT_BY_COMPANYID
FIND_BY_COMPANYID
public static java.lang.String FIND_BY_COMPANYID
TagsPropertyKeyFinder
public TagsPropertyKeyFinder()
countByCompanyId
public static int countByCompanyId(long companyId)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
findByCompanyId
public static java.lang.String[] findByCompanyId(long companyId)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
findByCompanyId
public static java.lang.String[] findByCompanyId(long companyId,
int begin,
int end)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException