public class UserGroupDisplayTerms
extends com.liferay.portal.kernel.dao.search.DisplayTerms
Modifier and Type | Field and Description |
---|---|
protected String |
description |
static String |
DESCRIPTION |
protected String |
name |
static String |
NAME |
Constructor and Description |
---|
UserGroupDisplayTerms(PortletRequest portletRequest) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
public static final String DESCRIPTION
public static final String NAME
protected String description
protected String name
public UserGroupDisplayTerms(PortletRequest portletRequest)