com.liferay.portlet.mobiledevicerules.search
Class RuleGroupDisplayTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.mobiledevicerules.search.RuleGroupDisplayTerms
- Direct Known Subclasses:
- RuleGroupSearchTerms
public class RuleGroupDisplayTerms
- extends DisplayTerms
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_ID
public static final String GROUP_ID
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
RuleGroupDisplayTerms
public RuleGroupDisplayTerms(PortletRequest portletRequest)
getGroupId
public long getGroupId()
getName
public String getName()
setGroupId
public void setGroupId(long groupId)
setName
public void setName(String name)