public interface SolrTransactionService
| Modifier and Type | Method and Description |
|---|---|
SolrTransactionDetail |
get_browse_details(Search_Terms st)
Gets the _browse_details for the web browse tree.
|
SolrTransactionDetail |
getSolrTransactionDetail(Search_Terms st,
org.dataone.service.types.v1.Session d1Session)
Embeds most of the mercury query building business logic and uses it to
build and return the solr transaction detail object.
|
SolrTransactionDetail getSolrTransactionDetail(Search_Terms st, org.dataone.service.types.v1.Session d1Session)
st - a Search terms object conaining request parameters & etc.d1Session - TODOSolrTransactionDetail get_browse_details(Search_Terms st)
st - the search terms objectCopyright © 2016. All rights reserved.