public class SolrTransactionServiceVersion1_1 extends Object implements SolrTransactionService
| Constructor and Description |
|---|
SolrTransactionServiceVersion1_1() |
| 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.
|
public SolrTransactionDetail getSolrTransactionDetail(Search_Terms st, org.dataone.service.types.v1.Session d1Session)
SolrTransactionServicegetSolrTransactionDetail in interface SolrTransactionServicest - a Search terms object conaining request parameters & etc.d1Session - TODOpublic SolrTransactionDetail get_browse_details(Search_Terms st)
SolrTransactionServiceget_browse_details in interface SolrTransactionServicest - the search terms objectCopyright © 2016. All rights reserved.