public class RuleGroupDisplayTerms
extends com.liferay.portal.kernel.dao.search.DisplayTerms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GROUP_ID |
static java.lang.String |
NAME |
| Constructor and Description |
|---|
RuleGroupDisplayTerms(javax.portlet.PortletRequest portletRequest) |
| Modifier and Type | Method and Description |
|---|---|
long |
getGroupId() |
java.lang.String |
getName() |
void |
setGroupId(long groupId) |
void |
setName(java.lang.String name) |
public static final java.lang.String GROUP_ID
public static final java.lang.String NAME