com.liferay.portlet.tags.service.persistence
Class TagsPropertyKeyFinderUtil
java.lang.Object
com.liferay.portlet.tags.service.persistence.TagsPropertyKeyFinderUtil
public class TagsPropertyKeyFinderUtil
- 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 |
TagsPropertyKeyFinderUtil
public TagsPropertyKeyFinderUtil()
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 start,
int end)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
getFinder
public static TagsPropertyKeyFinder getFinder()
setFinder
public void setFinder(TagsPropertyKeyFinder finder)