| Package | Description |
|---|---|
| eu.europeana.corelib.definitions.edm.beans |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiBean
The ApiBean contains the fields exposed by the SOLR engine by default (when using the 'standard' profile).
|
interface |
RichBean
The RichBean contains the fields exposed by the SOLR engine for presenting each item in the search results when
using the 'rich' profile
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BriefBean> |
FullBean.getSimilarItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
FullBean.setSimilarItems(List<? extends BriefBean> similarItems)
Sets the similar items for this record
|
Copyright © 2019 Europeana Foundation. All rights reserved.