Uses of Interface
org.jasig.portlet.contacts.adapters.SearchAdapter

Packages that use SearchAdapter
org.jasig.portlet.contacts.adapters.impl   
org.jasig.portlet.contacts.adapters.impl.ldap   
org.jasig.portlet.contacts.domains   
org.jasig.portlet.contacts.domains.impl   
 

Uses of SearchAdapter in org.jasig.portlet.contacts.adapters.impl
 

Classes in org.jasig.portlet.contacts.adapters.impl that implement SearchAdapter
 class AbstractSearchAdapter
           
 class PushSearchAdapter
           
 

Uses of SearchAdapter in org.jasig.portlet.contacts.adapters.impl.ldap
 

Classes in org.jasig.portlet.contacts.adapters.impl.ldap that implement SearchAdapter
 class LdapSearchAdapter
           
 

Uses of SearchAdapter in org.jasig.portlet.contacts.domains
 

Methods in org.jasig.portlet.contacts.domains with parameters of type SearchAdapter
 void ContactDomain.setSearchAdapter(SearchAdapter search)
           
 

Uses of SearchAdapter in org.jasig.portlet.contacts.domains.impl
 

Methods in org.jasig.portlet.contacts.domains.impl with parameters of type SearchAdapter
 void GenericContactDomain.setSearchAdapter(SearchAdapter search)
           
 



Copyright © 2012 Jasig. All Rights Reserved.