public class SHERPARoMEOPublisher extends SHERPARoMEOProtocol
SHERPARoMEOProtocol| Constructor and Description |
|---|
SHERPARoMEOPublisher() |
| Modifier and Type | Method and Description |
|---|---|
Choices |
getMatches(java.lang.String text,
int collection,
int start,
int limit,
java.lang.String locale) |
Choices |
getMatches(java.lang.String field,
java.lang.String text,
int collection,
int start,
int limit,
java.lang.String locale)
Get all values from the authority that match the preferred value.
|
getBestMatch, getLabel, querypublic Choices getMatches(java.lang.String text, int collection, int start, int limit, java.lang.String locale)
getMatches in class SHERPARoMEOProtocolpublic Choices getMatches(java.lang.String field, java.lang.String text, int collection, int start, int limit, java.lang.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 © 2018 DuraSpace. All Rights Reserved.