com.liferay.portlet.enterpriseadmin.search
Class RoleDisplayTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.enterpriseadmin.search.RoleDisplayTerms
- Direct Known Subclasses:
- RoleSearchTerms
public class RoleDisplayTerms
- extends DisplayTerms
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
description
protected String description
name
protected String name
type
protected int type
RoleDisplayTerms
public RoleDisplayTerms(PortletRequest portletRequest)
getDescription
public String getDescription()
getName
public String getName()
getType
public int getType()
getTypeString
public String getTypeString()