public class FieldTripUtils extends Object
| Constructor and Description |
|---|
FieldTripUtils(eu.europeana.corelib.web.service.EuropeanaUrlService urlService) |
| Modifier and Type | Method and Description |
|---|---|
String |
cleanRss(String xml) |
FieldTripItem |
createItem(eu.europeana.corelib.definitions.edm.beans.RichBean bean)
returns a populated FieldTripItem
|
public FieldTripUtils(eu.europeana.corelib.web.service.EuropeanaUrlService urlService)
public FieldTripItem createItem(eu.europeana.corelib.definitions.edm.beans.RichBean bean)
The FieldTripItem contains the guid, title, description, translated EdmIsShownAt label text, thumbnail image, geographical location (point), publication date and link retrieved from the provided Bean instance and the translatedEdmIsShownAtLabel parameter
bean - containing the Solr query dataCopyright © 2017. All rights reserved.