Forum

Accueil » General Discussion » Projects

Vue combinée Vue Plate Arborescence
Sujets [ Précédent | Suivant ]
toggle
Bharat Ratan
Search function do not work
20 mars 2012 03:59
Réponse

Bharat Ratan

Rang: Youngling

Publications: 1

Date d'inscription: 29 août 2011

Publications Récentes

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 mai 2012 03:03
Réponse

Adorján Nagy

Rang: Youngling

Publications: 18

Date d'inscription: 21 octobre 2010

Publications Récentes

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