| Modifier and Type | Field and Description |
|---|---|
protected RESTConnector |
restConnector |
| Constructor and Description |
|---|
RestSource(String url) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<AuthorityValue> |
queryAuthorities(String text,
int max)
TODO
com.atmire.org.dspace.authority.rest.RestSource#queryAuthorities -> add field, so the source can decide whether to query /users or something else.
|
abstract AuthorityValue |
queryAuthorityID(String id) |
protected RESTConnector restConnector
public RestSource(String url)
public abstract List<AuthorityValue> queryAuthorities(String text, int max)
public abstract AuthorityValue queryAuthorityID(String id)
Copyright © 2014 DuraSpace. All Rights Reserved.