Foros

Inicio » General Discussion » Projects

Vista combinada Visión Plana Vista de árbol
Discusiones [ Anterior | Siguiente ]
toggle
Bharat Ratan
Search function do not work
20 de marzo de 2012 3:59
Respuesta

Bharat Ratan

Ranking: Youngling

Mensajes: 1

Fecha de incorporación: 29 de agosto de 2011

Mensajes recientes

Hi

I am trying to search user based on passing value enter by user in text box. I am using search functionality which come with UserlocalServiceUtil. Search function is like

search(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, OrderByComparator obc)

and i am passing value in this function like
int userStatus=1

userResult=UserLocalServiceUtil.search(companyId,searchUser,userStatus,userParams,searchContainer.getStart(),searchContainer.getEnd(),searchContainer.getOrderByComparator());

Its return zero size of List.
Adorján Nagy
RE: Search function do not work
22 de mayo de 2012 3:03
Respuesta

Adorján Nagy

Ranking: Youngling

Mensajes: 18

Fecha de incorporación: 21 de octubre de 2010

Mensajes recientes

Hi Bharat,

I would like to ask you to open a new forum thread in Liferay Portal forum as this Code Camp 2011 forum was used for a coding competition.

The Liferay Portal forum is a really active forum where you can search for existing related topics and start new ones in various languages.

Thank you for your understanding,
Adorján