public class XMLContactAdapter extends AbstractContactAdapter implements PushAdapter
| Constructor and Description |
|---|
XMLContactAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Contact |
getByURN(String URN) |
Set<ContactSet> |
getContacts() |
ContactSet |
getContacts(String id) |
Map<String,String> |
getGroups() |
protected String[] |
requiredAttributes() |
void |
setDataURIs(List<String> setSourceURIs) |
void |
setUnmarshaller(org.springframework.oxm.Unmarshaller unmarshaller) |
getContext, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, setContextpublic Set<ContactSet> getContacts()
getContacts in interface PushAdapterpublic ContactSet getContacts(String id)
getContacts in interface PushAdapterpublic Map<String,String> getGroups()
getGroups in interface PushAdapterprotected String[] requiredAttributes()
requiredAttributes in class AbstractContactAdapterpublic void setUnmarshaller(org.springframework.oxm.Unmarshaller unmarshaller)
public Contact getByURN(String URN)
getByURN in interface PushAdapterCopyright © 2014 Jasig. All Rights Reserved.