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

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

public abstract class AbstractPushAdapter
extends AbstractContactAdapter
implements PushAdapter

Author:
mfgsscw2

Constructor Summary
AbstractPushAdapter()
           
 
Method Summary
 Contact getByURN(String URN)
           
 
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.PushAdapter
getContacts, getContacts, getGroups
 
Methods inherited from interface org.jasig.portlet.contacts.adapters.ContactAdapter
getContext, setContext
 

Constructor Detail

AbstractPushAdapter

public AbstractPushAdapter()
Method Detail

getByURN

public Contact getByURN(String URN)
Specified by:
getByURN in interface PushAdapter


Copyright © 2012 Jasig. All Rights Reserved.