public class SearchResultEntryRest extends Object implements RestAddressableModel
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
AUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
SearchResultEntryRest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addHitHighlights(String key,
List<String> value) |
String |
getCategory() |
Class |
getController() |
Map<String,List<String>> |
getHitHighlights() |
RestAddressableModel |
getIndexableObject() |
String |
getType() |
void |
setHitHighlights(Map<String,List<String>> hitHighlights) |
void |
setIndexableObject(RestAddressableModel indexableObject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String CATEGORY
public String getCategory()
getCategory in interface RestAddressableModelpublic Class getController()
getController in interface RestAddressableModelpublic RestAddressableModel getIndexableObject()
public void setIndexableObject(RestAddressableModel indexableObject)
Copyright © 2019 DuraSpace. All rights reserved.