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

Packages that use PersistAdapter
org.jasig.portlet.contacts.adapters.impl   
org.jasig.portlet.contacts.domains   
org.jasig.portlet.contacts.domains.impl   
 

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

Classes in org.jasig.portlet.contacts.adapters.impl that implement PersistAdapter
 class AbstractPersistAdapter
           
 

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

Methods in org.jasig.portlet.contacts.domains with parameters of type PersistAdapter
 void ContactDomain.setPersistAdapter(PersistAdapter persist)
           
 

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

Methods in org.jasig.portlet.contacts.domains.impl with parameters of type PersistAdapter
 void GenericContactDomain.setPersistAdapter(PersistAdapter persist)
           
 



Copyright © 2012 Jasig. All Rights Reserved.