public class SHERPARoMEOPublisher extends SHERPARoMEOProtocol
SHERPARoMEOProtocol| Constructor and Description |
|---|
SHERPARoMEOPublisher() |
| Modifier and Type | Method and Description |
|---|---|
Choices |
getMatches(String text,
int collection,
int start,
int limit,
String locale) |
Choices |
getMatches(String field,
String text,
int collection,
int start,
int limit,
String locale)
Get all values from the authority that match the preferred value.
|
getBestMatch, getLabel, querypublic Choices getMatches(String text, int collection, int start, int limit, String locale)
getMatches in class SHERPARoMEOProtocolpublic Choices getMatches(String field, String text, int collection, int start, int limit, String locale)
ChoiceAuthorityfield - being matched fortext - user's value to matchcollection - database ID of Collection for context (owner of Item)start - choice at which to start, 0 is first.limit - maximum number of choices to return, 0 for no limit.locale - explicit localization key if available, or nullCopyright © 2013 DuraSpace. All Rights Reserved.