public class UserStatUtil extends Object
| Constructor and Description |
|---|
UserStatUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
populatereferralDB(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Mercury_db_ServiceImpl psi) |
boolean |
populateUserStatDB(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
SolrTransactionDetail solrTransactionDetail,
String search_type,
Search_Terms st,
HashMap<String,String> term1Map,
HashMap<String,String> termMap,
Mercury_db_ServiceImpl psi) |
public boolean populateUserStatDB(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
SolrTransactionDetail solrTransactionDetail,
String search_type,
Search_Terms st,
HashMap<String,String> term1Map,
HashMap<String,String> termMap,
Mercury_db_ServiceImpl psi)
throws Exception
request - response - solrTransactionDetail - search_type - st - Exceptionpublic boolean populatereferralDB(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Mercury_db_ServiceImpl psi)
throws Exception
ExceptionCopyright © 2016. All rights reserved.