org.jasig.portlet.contacts.adapters.impl
Class PushSearchAdapter
java.lang.Object
org.jasig.portlet.contacts.adapters.impl.AbstractContactAdapter
org.jasig.portlet.contacts.adapters.impl.AbstractSearchAdapter
org.jasig.portlet.contacts.adapters.impl.PushSearchAdapter
- All Implemented Interfaces:
- ContactAdapter, SearchAdapter
public class PushSearchAdapter
- extends AbstractSearchAdapter
- Author:
- mfgsscw2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PushSearchAdapter
public PushSearchAdapter()
requiredAttributes
protected String[] requiredAttributes()
- Specified by:
requiredAttributes in class AbstractContactAdapter
search
public ContactSet search(String searchText)
search
public ContactSet search(String searchText,
String filter)
setPushAdapter
public void setPushAdapter(PushAdapter adapter)
getByURN
public Contact getByURN(String URN)
Copyright © 2012 Jasig. All Rights Reserved.