org.jasig.portlet.contacts.adapters.impl
Class AbstractPersistAdapter

java.lang.Object
  extended by org.jasig.portlet.contacts.adapters.impl.AbstractContactAdapter
      extended by org.jasig.portlet.contacts.adapters.impl.AbstractPersistAdapter
All Implemented Interfaces:
ContactAdapter, PersistAdapter

public abstract class AbstractPersistAdapter
extends AbstractContactAdapter
implements PersistAdapter

Author:
mfgsscw2

Constructor Summary
AbstractPersistAdapter()
           
 
Method Summary
 
Methods inherited from class org.jasig.portlet.contacts.adapters.impl.AbstractContactAdapter
getContext, requiredAttributes, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jasig.portlet.contacts.adapters.PersistAdapter
save
 
Methods inherited from interface org.jasig.portlet.contacts.adapters.ContactAdapter
getContext, setContext
 

Constructor Detail

AbstractPersistAdapter

public AbstractPersistAdapter()


Copyright © 2012 Jasig. All Rights Reserved.