public class RoleDisplayTerms
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 |
protected int |
type |
static String |
TYPE |
Constructor and Description |
---|
RoleDisplayTerms(javax.portlet.PortletRequest portletRequest) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
int |
getType() |
String |
getTypeString() |
void |
setType(int type) |
public static final String DESCRIPTION
public static final String NAME
public static final String TYPE
protected String description
protected String name
protected int type