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

Packages that use PushAdapter
org.jasig.portlet.contacts.adapters.impl   
org.jasig.portlet.contacts.adapters.impl.xml   
org.jasig.portlet.contacts.domains   
org.jasig.portlet.contacts.domains.impl   
 

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

Classes in org.jasig.portlet.contacts.adapters.impl that implement PushAdapter
 class AbstractPushAdapter
           
 

Methods in org.jasig.portlet.contacts.adapters.impl with parameters of type PushAdapter
 void PushSearchAdapter.setPushAdapter(PushAdapter adapter)
           
 

Uses of PushAdapter in org.jasig.portlet.contacts.adapters.impl.xml
 

Classes in org.jasig.portlet.contacts.adapters.impl.xml that implement PushAdapter
 class XMLContactAdapter
           
 

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

Methods in org.jasig.portlet.contacts.domains with parameters of type PushAdapter
 void ContactDomain.setPushAdapter(PushAdapter push)
           
 

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

Methods in org.jasig.portlet.contacts.domains.impl with parameters of type PushAdapter
 void GenericContactDomain.setPushAdapter(PushAdapter push)
           
 



Copyright © 2013 Jasig. All Rights Reserved.