|
Liferay 7.0-ga1 portal-impl | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.kernel.dao.search.DisplayTerms com.liferay.portlet.usersadmin.search.UserDisplayTerms com.liferay.portlet.usersadmin.search.UserSearchTerms
public class UserSearchTerms
Field Summary |
---|
Fields inherited from class com.liferay.portlet.usersadmin.search.UserDisplayTerms |
---|
EMAIL_ADDRESS, emailAddress, FIRST_NAME, firstName, LAST_NAME, lastName, MIDDLE_NAME, middleName, ORGANIZATION_ID, organizationId, ROLE_ID, roleId, SCREEN_NAME, screenName, status, STATUS, USER_GROUP_ID, userGroupId |
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
---|
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS |
Constructor Summary | |
---|---|
UserSearchTerms(PortletRequest portletRequest)
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.usersadmin.search.UserDisplayTerms |
---|
getEmailAddress, getFirstName, getLastName, getMiddleName, getOrganizationId, getRoleId, getScreenName, getStatus, getUserGroupId, isActive, setStatus |
Methods inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
---|
getKeywords, isAdvancedSearch, isAndOperator, isSearch, setAdvancedSearch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserSearchTerms(PortletRequest portletRequest)
|
Liferay 7.0-ga1 portal-impl | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |