org.jasig.portlet.contacts.adapters
Interface PersistAdapter

All Superinterfaces:
ContactAdapter
All Known Implementing Classes:
AbstractPersistAdapter

public interface PersistAdapter
extends ContactAdapter

Author:
Chris White

Method Summary
 boolean save(Contact contact)
           
 
Methods inherited from interface org.jasig.portlet.contacts.adapters.ContactAdapter
getContext, setContext
 

Method Detail

save

boolean save(Contact contact)


Copyright © 2012 Jasig. All Rights Reserved.