Uses of Class
org.jasig.portal.portlets.lookup.PersonQuery

Packages that use PersonQuery
org.jasig.portal.portlets.lookup   
 

Uses of PersonQuery in org.jasig.portal.portlets.lookup
 

Methods in org.jasig.portal.portlets.lookup with parameters of type PersonQuery
 Map<String,org.jasig.services.persondir.IPersonAttributes> PersonLookupHelperImpl.doPersonQuery(org.springframework.webflow.context.ExternalContext externalContext, PersonQuery query)
           
 Map<String,org.jasig.services.persondir.IPersonAttributes> IPersonLookupHelper.doPersonQuery(org.springframework.webflow.context.ExternalContext externalContext, PersonQuery query)
          Execute a query for users using the attributes in the passed PersonQuery object.
 void PersonQueryValidator.validatePersonLookup(PersonQuery personQuery, org.springframework.binding.message.MessageContext context)
          Ensures all passed attributes are part of the valid query attribute set.
 



Copyright © 2010 Jasig. All Rights Reserved.