- AbstractMercuryRateus - Class in gov.ornl.mercury3.services
-
AbstractMercuryRateus entity provides the base persistence definition of the
MercuryRateus entity.
- AbstractMercuryRateus() - Constructor for class gov.ornl.mercury3.services.AbstractMercuryRateus
-
default constructor
- AbstractMercuryRateus(MercuryRateusId) - Constructor for class gov.ornl.mercury3.services.AbstractMercuryRateus
-
full constructor
- AbstractMercuryRateusId - Class in gov.ornl.mercury3.services
-
AbstractMercuryRateusId entity provides the base persistence definition of
the MercuryRateusId entity.
- AbstractMercuryRateusId() - Constructor for class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
default constructor
- AbstractMercuryRateusId(Date, String) - Constructor for class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
minimal constructor
- AbstractMercuryRateusId(String, Date, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
full constructor
- AbstractQuery - Class in gov.ornl.mercury3.services
-
AbstractQuery entity provides the base persistence definition of the Query
entity.
- AbstractQuery() - Constructor for class gov.ornl.mercury3.services.AbstractQuery
-
default constructor
- AbstractQuery(QueryId, Date, String) - Constructor for class gov.ornl.mercury3.services.AbstractQuery
-
minimal constructor
- AbstractQuery(QueryId, Date, String, Short, Short, Short, Short, String) - Constructor for class gov.ornl.mercury3.services.AbstractQuery
-
full constructor
- AbstractQueryId - Class in gov.ornl.mercury3.services
-
AbstractQueryId entity provides the base persistence definition of the
QueryId entity.
- AbstractQueryId() - Constructor for class gov.ornl.mercury3.services.AbstractQueryId
-
default constructor
- AbstractQueryId(String, String, Integer) - Constructor for class gov.ornl.mercury3.services.AbstractQueryId
-
full constructor
- AbstractReferral - Class in gov.ornl.mercury3.services
-
AbstractReferral entity provides the base persistence definition of the
Referral entity.
- AbstractReferral() - Constructor for class gov.ornl.mercury3.services.AbstractReferral
-
default constructor
- AbstractReferral(ReferralId) - Constructor for class gov.ornl.mercury3.services.AbstractReferral
-
minimal constructor
- AbstractReferral(ReferralId, String, String, String, String, String) - Constructor for class gov.ornl.mercury3.services.AbstractReferral
-
full constructor
- AbstractReferralId - Class in gov.ornl.mercury3.services
-
AbstractReferralId entity provides the base persistence definition of the
ReferralId entity.
- AbstractReferralId() - Constructor for class gov.ornl.mercury3.services.AbstractReferralId
-
default constructor
- AbstractReferralId(String, String, Integer, String, String, Date) - Constructor for class gov.ornl.mercury3.services.AbstractReferralId
-
full constructor
- AbstractResultSet - Class in gov.ornl.mercury3.services
-
AbstractResultSet entity provides the base persistence definition of the
ResultSet entity.
- AbstractResultSet() - Constructor for class gov.ornl.mercury3.services.AbstractResultSet
-
default constructor
- AbstractResultSet(ResultSetId) - Constructor for class gov.ornl.mercury3.services.AbstractResultSet
-
minimal constructor
- AbstractResultSet(ResultSetId, Long, String, Date, String) - Constructor for class gov.ornl.mercury3.services.AbstractResultSet
-
full constructor
- AbstractResultSetId - Class in gov.ornl.mercury3.services
-
AbstractResultSetId entity provides the base persistence definition of the
ResultSetId entity.
- AbstractResultSetId() - Constructor for class gov.ornl.mercury3.services.AbstractResultSetId
-
default constructor
- AbstractResultSetId(String, String, Integer, String) - Constructor for class gov.ornl.mercury3.services.AbstractResultSetId
-
full constructor
- AbstractRetrieval - Class in gov.ornl.mercury3.services
-
AbstractRetrieval entity provides the base persistence definition of the
Retrieval entity.
- AbstractRetrieval() - Constructor for class gov.ornl.mercury3.services.AbstractRetrieval
-
default constructor
- AbstractRetrieval(RetrievalId) - Constructor for class gov.ornl.mercury3.services.AbstractRetrieval
-
minimal constructor
- AbstractRetrieval(RetrievalId, Long, Integer, String, String) - Constructor for class gov.ornl.mercury3.services.AbstractRetrieval
-
full constructor
- AbstractRetrievalId - Class in gov.ornl.mercury3.services
-
AbstractRetrievalId entity provides the base persistence definition of the
RetrievalId entity.
- AbstractRetrievalId() - Constructor for class gov.ornl.mercury3.services.AbstractRetrievalId
-
default constructor
- AbstractRetrievalId(String, String, Integer, String, String, Date) - Constructor for class gov.ornl.mercury3.services.AbstractRetrievalId
-
full constructor
- AbstractSession - Class in gov.ornl.mercury3.services
-
AbstractSession entity provides the base persistence definition of the
Session entity.
- AbstractSession() - Constructor for class gov.ornl.mercury3.services.AbstractSession
-
default constructor
- AbstractSession(SessionId, String) - Constructor for class gov.ornl.mercury3.services.AbstractSession
-
minimal constructor
- AbstractSession(SessionId, String, String, String, Short, Date) - Constructor for class gov.ornl.mercury3.services.AbstractSession
-
full constructor
- AbstractSessionId - Class in gov.ornl.mercury3.services
-
AbstractSessionId entity provides the base persistence definition of the
SessionId entity.
- AbstractSessionId() - Constructor for class gov.ornl.mercury3.services.AbstractSessionId
-
default constructor
- AbstractSessionId(String, String) - Constructor for class gov.ornl.mercury3.services.AbstractSessionId
-
full constructor
- AbstractTerm - Class in gov.ornl.mercury3.services
-
AbstractTerm entity provides the base persistence definition of the Term
entity.
- AbstractTerm() - Constructor for class gov.ornl.mercury3.services.AbstractTerm
-
default constructor
- AbstractTerm(TermId) - Constructor for class gov.ornl.mercury3.services.AbstractTerm
-
minimal constructor
- AbstractTerm(TermId, String, String, String, String, Date) - Constructor for class gov.ornl.mercury3.services.AbstractTerm
-
full constructor
- AbstractTermId - Class in gov.ornl.mercury3.services
-
AbstractTermId entity provides the base persistence definition of the TermId
entity.
- AbstractTermId() - Constructor for class gov.ornl.mercury3.services.AbstractTermId
-
default constructor
- AbstractTermId(String, String, Integer, Integer) - Constructor for class gov.ornl.mercury3.services.AbstractTermId
-
full constructor
- AbstractTransformedFiles - Class in gov.ornl.mercury3.services
-
AbstractTransformedFiles entity provides the base persistence definition of
the TransformedFiles entity.
- AbstractTransformedFiles() - Constructor for class gov.ornl.mercury3.services.AbstractTransformedFiles
-
default constructor
- AbstractTransformedFiles(Integer, String, String, String, String) - Constructor for class gov.ornl.mercury3.services.AbstractTransformedFiles
-
full constructor
- addSolrFacets(String, String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Adds the solr facets.
- Anchors - Class in gov.ornl.mercury3.commands
-
Holder of list of valid links returned from the Full to the Controller for validation prior to forwarding.
- Anchors() - Constructor for class gov.ornl.mercury3.commands.Anchors
-
- attachClean(MercuryRateus) - Method in class gov.ornl.mercury3.services.MercuryRateusDAO
-
- attachClean(Query) - Method in class gov.ornl.mercury3.services.QueryDAO
-
- attachClean(Referral) - Method in class gov.ornl.mercury3.services.ReferralDAO
-
- attachClean(ResultSet) - Method in class gov.ornl.mercury3.services.ResultSetDAO
-
- attachClean(Retrieval) - Method in class gov.ornl.mercury3.services.RetrievalDAO
-
- attachClean(Session) - Method in class gov.ornl.mercury3.services.SessionDAO
-
- attachClean(Term) - Method in class gov.ornl.mercury3.services.TermDAO
-
- attachClean(TransformedFiles) - Method in class gov.ornl.mercury3.services.TransformedFilesDAO
-
- attachDirty(MercuryRateus) - Method in class gov.ornl.mercury3.services.MercuryRateusDAO
-
- attachDirty(Query) - Method in class gov.ornl.mercury3.services.QueryDAO
-
- attachDirty(Referral) - Method in class gov.ornl.mercury3.services.ReferralDAO
-
- attachDirty(ResultSet) - Method in class gov.ornl.mercury3.services.ResultSetDAO
-
- attachDirty(Retrieval) - Method in class gov.ornl.mercury3.services.RetrievalDAO
-
- attachDirty(Session) - Method in class gov.ornl.mercury3.services.SessionDAO
-
- attachDirty(Term) - Method in class gov.ornl.mercury3.services.TermDAO
-
- attachDirty(TransformedFiles) - Method in class gov.ornl.mercury3.services.TransformedFilesDAO
-
- D1DocTransferObject - Class in gov.ornl.mercury3.web.util
-
- D1DocTransferObject() - Constructor for class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- D1DocTransferObject(String, String, String, String, String) - Constructor for class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- daacList - Class in gov.ornl.mercury3.dwr_utils
-
Custom parser for properties file of named delimited keywords.
- daacList() - Constructor for class gov.ornl.mercury3.dwr_utils.daacList
-
Methods for parsing a properties file of named delimited keywords.
- datasource - Variable in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- DatasourceBean - Class in gov.ornl.mercury3.commands
-
Holder for map of datasource parameters defined in the instanceConfig xml file.
- DatasourceBean() - Constructor for class gov.ornl.mercury3.commands.DatasourceBean
-
- datasourceCode - Variable in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- datasourcemap - Variable in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- DataSourceMapBean - Class in gov.ornl.mercury3.services
-
Holder for an injected datasource map.
- DataSourceMapBean() - Constructor for class gov.ornl.mercury3.services.DataSourceMapBean
-
- datasourceMapNames - Variable in class gov.ornl.mercury3.services.SolrSearcher
-
- datasourceMapNames - Variable in class gov.ornl.mercury3.web.SolrClientController
-
Hashmap of names -vs- datasources .
- DataSourceMapNamesBean - Class in gov.ornl.mercury3.services
-
Holder for injected map of display to object names.
- DataSourceMapNamesBean() - Constructor for class gov.ornl.mercury3.services.DataSourceMapNamesBean
-
- DATE - Static variable in class gov.ornl.mercury3.email_utils.EmailGenerator
-
- DateSetMapBean - Class in gov.ornl.mercury3.services
-
Holder for injected map of text to date formatted string.
- DateSetMapBean() - Constructor for class gov.ornl.mercury3.services.DateSetMapBean
-
- dateToCalendar(Date) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change java.util.Date to java.util.Calendar
- dateToString(Date) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change java.util.Date to String
- dateToString(Date, String) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change java.util.Date to String with the specific format
- dateToString(Calendar) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change java.util.Calendar to String
- dateToString(Calendar, String) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change java.util.Calendar to String
- DateUtil - Class in gov.ornl.mercury3.dwr_utils
-
ornldaac3
- daysBetween(Date, Date) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
This returns number of days between the two dates.
- debug - Variable in class gov.ornl.mercury3.web.SolrClientController
-
Boolean flag which controls database access (must be true for db usage).
- delete(MercuryRateus) - Method in class gov.ornl.mercury3.services.MercuryRateusDAO
-
- delete(Query) - Method in class gov.ornl.mercury3.services.QueryDAO
-
- delete(Referral) - Method in class gov.ornl.mercury3.services.ReferralDAO
-
- delete(ResultSet) - Method in class gov.ornl.mercury3.services.ResultSetDAO
-
- delete(Retrieval) - Method in class gov.ornl.mercury3.services.RetrievalDAO
-
- delete(Session) - Method in class gov.ornl.mercury3.services.SessionDAO
-
- delete(Term) - Method in class gov.ornl.mercury3.services.TermDAO
-
- delete(TransformedFiles) - Method in class gov.ornl.mercury3.services.TransformedFilesDAO
-
- doInit() - Method in class gov.mercury3.memberNode.resource.HTMLResource
-
- doInit() - Method in class gov.mercury3.memberNode.resource.MemberNodeServerResource
-
- doInit() - Method in class gov.mercury3.memberNode.resource.mercuryMetaResource
-
Retrieve the document identifier based on the URI path variable "pid"
declared in the URI template attached to the application router.
- doInit() - Method in class gov.mercury3.memberNode.resource.ObjectResource
-
Retrieve the document identifier based on the URI path variable "pid"
declared in the URI template attached to the application router.
- doInit() - Method in class gov.mercury3.memberNode.resource.PingResource
-
- dsmnb - Variable in class gov.ornl.mercury3.services.SolrSearcher
-
- Geo - Class in gov.ornl.mercury3.commands
-
Methods for parsing geographic coordinates from a csv list.
- Geo() - Constructor for class gov.ornl.mercury3.commands.Geo
-
- get() - Method in class gov.mercury3.memberNode.resource.HTMLResource
-
- get() - Method in class gov.mercury3.memberNode.resource.MemberNodeServerResource
-
- get() - Method in class gov.mercury3.memberNode.resource.mercuryMetaResource
-
- get() - Method in class gov.mercury3.memberNode.resource.ObjectResource
-
- get() - Method in class gov.mercury3.memberNode.resource.PingResource
-
- get1() - Method in class gov.mercury3.memberNode.resource.PingResource
-
- get_base_st(HttpServletRequest, HttpServletResponse) - Method in class gov.ornl.mercury3.web.SolrClientController
-
Constructs a search_terms object by parsing the request.
- get_browse_details(Search_Terms) - Method in interface gov.ornl.mercury3.services.SolrTransactionService
-
Gets the _browse_details for the web browse tree.
- get_browse_details(Search_Terms) - Method in class gov.ornl.mercury3.services.SolrTransactionServiceDefault
-
- get_browse_details(Search_Terms) - Method in class gov.ornl.mercury3.services.SolrTransactionServiceDelegate
-
- get_browse_details(Search_Terms) - Method in class gov.ornl.mercury3.services.SolrTransactionServiceVersion1_1
-
- get_solr_json(HttpServletRequest, HttpServletResponse) - Method in class gov.ornl.mercury3.web.SolrClientController
-
Gets the JSON Array for a web based tree node using a HttpServletResponse
writer object .
- get_TM_json(HttpServletRequest, HttpServletResponse) - Method in class gov.ornl.mercury3.web.SolrClientController
-
Gets the JSON Array for a TimeMap using a HttpServletResponse writer
object .
- getAbstractStr() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getAbstractText() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getAccountsList() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getActualDatasource() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getAdditional_datasource() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the additional_datasource.
- getAdditionalInvestigators() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getAffiliation() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- GetAnchors - Class in gov.ornl.mercury3.services
-
Builds map of valid links for validating forward requests.
- GetAnchors() - Constructor for class gov.ornl.mercury3.services.GetAnchors
-
- getAnchors(String) - Method in class gov.ornl.mercury3.services.GetAnchors
-
- getAnyones_queryParms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the anyones_query parms.
- getAttribute() - Method in class gov.ornl.mercury3.commands.Terms
-
- getAttribute() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getAttribute2() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getAuthor() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getBriefResList() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getBrowse() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the browse.
- getBrowse_facets() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getBrowse_field() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the browse_field.
- getBrowse_path() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the browse_path.
- getBrowse_source() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the browse_source.
- getBrowser() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getBrowserInfo() - Method in class gov.ornl.mercury3.commands.SessionBean
-
browser information (netscape, IE etc..)
- getBrowserInfo() - Method in class gov.ornl.mercury3.services.AbstractSession
-
- getBrowseStatus() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the browse status.
- getBrowseStatus() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getCart_urls() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getCcin_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the ccin_request_terms.
- getCiesin_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the ciesin_request_terms.
- getCitationDate(String, String, String) - Static method in class gov.ornl.mercury3.commands.CitationDateDisplayUtil
-
- getCitationDate() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getCksum() - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- getCoins() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getCoinsData(String, Session) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- getCommentOne() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getCommentThree() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getCommentTwo() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getComplete_shoppingcart_url() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getComplete_shoppingcart_url() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the complete_shoppingcart_url.
- getConfiguration() - Static method in class gov.ornl.mercury3.services.HibernateSessionFactory
-
return hibernate configuration
- getContents() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getCount() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getCountry() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getCruise_id() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getCurrent_page() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the current_page.
- getCurrent_page() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getCustomRss() - Method in class gov.ornl.mercury3.services.CustomRssBean
-
- getD1DataDocCount() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getD1DocInfo(String, Session) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- getD1Docs() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getDaac_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the daac_request_terms.
- getData(String) - Method in class gov.ornl.mercury3.dwr_utils.daacList
-
Constructs a String[] by parsing a named delimited String from a properties file.
- getData_url() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getDataset_id() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getdataSource() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getDatasource() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getDatasource() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getDatasource() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getDatasource() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the datasource.
- getDatasource() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getDatasourcearray() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the datasourcearray.
- getDatasourcearray() - Method in class gov.ornl.mercury3.commands.Solr_datasource
-
- getDatasourceCode() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getDatasourcemap() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getDatasourceMap() - Method in class gov.ornl.mercury3.services.DataSourceMapBean
-
- getDatasourceMapNames() - Method in class gov.ornl.mercury3.services.DataSourceMapNamesBean
-
- getDataSourceParameters() - Method in class gov.ornl.mercury3.commands.DatasourceBean
-
- getDatasources() - Method in class gov.ornl.mercury3.commands.InstanceBean
-
- getDatasources() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the datasources.
- getDataUrl() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getDataUrl() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getDataValue() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the data value.
- getdate() - Method in class gov.ornl.mercury3.commands.Terms
-
- getDate(String, String) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
this returns date or month or year based on the input parameter
- getdate_time() - Method in class gov.ornl.mercury3.commands.Referral
-
- getDateSet() - Method in class gov.ornl.mercury3.services.DateSetMapBean
-
- getdatetime() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getdateTime() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getDateTime() - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- getDateTime() - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- getDay() - Method in class gov.ornl.mercury3.commands.SolrDate
-
- getDel_facet_array() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the del_facet_array.
- getDescription() - Method in class gov.ornl.mercury3.commands.Field
-
- getDocuments() - Method in class gov.ornl.mercury3.commands.Response
-
- getDocuments() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getDs_all() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getDs_ilter() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getDs_lter() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getEastBoundCoord() - Method in class gov.ornl.mercury3.commands.Geo
-
- getEBound() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getElementSet() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getElementSet() - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- getEmail() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getEncodedString() - Method in class gov.ornl.mercury3.commands.Field
-
- getEndDate() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getEndTime() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getEndTime() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getErrorMsg() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFacet() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the facet.
- getFacet1() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet1attribute() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet2() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet2attribute() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet3() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet3attribute() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacet_ds() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getFacet_init() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the facet_init.
- getFacet_str() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFacet_str2() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFacetattribute() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getFacetcategory() - Method in class gov.ornl.mercury3.commands.FacetFields
-
- getFacets() - Method in class gov.ornl.mercury3.commands.Response
-
- getFacets() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFacets() - Method in class gov.ornl.mercury3.services.SolrFacets
-
- getFacetsList() - Method in class gov.ornl.mercury3.commands.FacetFields
-
- getFacetsList() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the facets list.
- getFacetsLists() - Method in class gov.ornl.mercury3.commands.Response
-
- getFeedValue() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the feed value.
- getfield() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getField_ndx() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getfieldedSearch() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getFieldedSearch() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getFields() - Method in class gov.ornl.mercury3.services.SolrFields
-
- getfile_id() - Method in class gov.ornl.mercury3.commands.Referral
-
- getFileContent() - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- getFileID() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getFileID() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getFileId() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFileId() - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- getFileId() - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- getFileName() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFileName() - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- getFileRefId() - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- getFileurl() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFileUrl() - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- getFilterCatCode() - Method in class gov.ornl.mercury3.commands.FilterCatField
-
- getFilterCatName() - Method in class gov.ornl.mercury3.commands.FilterCatField
-
- getFilterForData() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
- getFilterForData() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFilterslist() - Method in class gov.ornl.mercury3.services.FilterslistMapBean
-
- getFormat() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getFormat() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getFormatId() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getFound() - Method in class gov.ornl.mercury3.commands.Response
-
- getFound() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getfreeTextSearch() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getFreeTextSearch() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.MercuryRateusDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.QueryDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.ReferralDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.ResultSetDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.RetrievalDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.SessionDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.TermDAO
-
- getFromApplicationContext(ApplicationContext) - Static method in class gov.ornl.mercury3.services.TransformedFilesDAO
-
- getFromBrief() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getFull_queryString() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the full_query string.
- getFull_queryString() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getGcmd_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the gcmd_request_terms.
- getGcmdKeyword() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getGcmdList() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getGui_queryString() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the Prettified string for displaying in the GUI...
- getGui_queryString() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getHideDS() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Controls whether a faceted datasource list is displayed.
- getHideDS() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getId() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateus
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractSession
-
- getId() - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- getIncludeGlobal() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the include global.
- getindex_name() - Method in class gov.ornl.mercury3.commands.Referral
-
- getIndexName() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getIndexName() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getIndexName() - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- getIndexName() - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- getIndexName() - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- getinstance() - Method in class gov.ornl.mercury3.commands.Referral
-
- getinstance() - Method in class gov.ornl.mercury3.commands.Terms
-
- getInstance() - Static method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Returns the single instance, creating one if it's when the
first time this method is called.
- getInstance() - Static method in class gov.ornl.mercury3.dwr_utils.ErrorLogUtil
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractQueryId
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractSessionId
-
- getInstance() - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- getInstance() - Static method in class gov.ornl.mercury3.services.StringUtility
-
Returns a single instance, creating one if this method is called first time
- getinstanceName() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getInstanceName() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getInstanceName() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getInstanceName() - Method in class gov.ornl.mercury3.commands.SessionBean
-
- getipName() - Method in class gov.ornl.mercury3.commands.SessionBean
-
- getIpName() - Method in class gov.ornl.mercury3.services.AbstractSession
-
- getIpNumber() - Method in class gov.ornl.mercury3.services.AbstractSession
-
- getIs() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getIsoContents() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getIsResourceMap() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getIsRSS() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the checks if is rss.
- getJ_Docs() - Method in class gov.ornl.mercury3.commands.Response
-
- getJ_Docs() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getJ_facets() - Method in class gov.ornl.mercury3.commands.Response
-
- getJ_facets() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getKeyword() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getKeywords() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getKeywords() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getKeywords() - Method in class gov.ornl.mercury3.services.RssKeywords
-
- getLink() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getListOfRateUs() - Method in class gov.ornl.mercury3.email_utils.RateUsHandler
-
- getlocaluserflag() - Method in class gov.ornl.mercury3.commands.SessionBean
-
- getLocalUserFlag() - Method in class gov.ornl.mercury3.services.AbstractSession
-
- getLterSites() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the lter sites.
- getMatchedWord(String, String) - Method in class gov.ornl.mercury3.dwr_utils.service.RemoteAutoCompleteImpl
-
Method to be called to set the words
- getMaxScore() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getMaxScore() - Method in class gov.ornl.mercury3.commands.Response
-
- getMaxScore() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getMercury3_query_string() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the mercury3_query_string.
- getMercury3_query_string() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getMetadata() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getMetaDataError() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getMlt_list() - Method in class gov.ornl.mercury3.commands.Response
-
- getMlt_list() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getMlt_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the SOLR More Like This request terms.
- getMNSourceMap() - Method in class gov.ornl.mercury3.web.util.MemberNodeSourcesMapCache
-
- getMonth() - Method in class gov.ornl.mercury3.commands.SolrDate
-
- getMonthString(int) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
to get the month name
- getName() - Method in class gov.ornl.mercury3.commands.Field
-
- getName(String) - Method in class gov.ornl.mercury3.email_utils.EmailPropertyLoader
-
- getName() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getnames(String) - Method in class gov.ornl.mercury3.services.JdomBioPortalXPATHParser
-
- getNb() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getNBound() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getNewparsed_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the newparsed_request_terms.
- getNext_node() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getNorthBoundCoord() - Method in class gov.ornl.mercury3.commands.Geo
-
- getNsidc_queryParms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the nsidc_query parms.
- getNum_pages() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
The number of items to display in a brief JSP response.
- getNum_pages() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getobjectId() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getOntologyList() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getOperation() - Method in class gov.ornl.mercury3.commands.Terms
-
- getOperation() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getOperation2() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getOperator() - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- getOsLocation() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getOsLocation() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getPage() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getPage() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the page.
- getPage_max_count() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the page_max_count.
- getPage_max_count() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getPageNavBar(int, int, int, int, String, String, String) - Method in class gov.ornl.mercury3.web.SolrClientController
-
- getPageNavBar(int, int, int, int, String, String, String, String, Search_Terms) - Method in class gov.ornl.mercury3.web.SolrClientController
-
Gets the page nav bar.
- getPageSize() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getPageSize() - Method in class gov.ornl.mercury3.commands.Response
-
- getPageSize() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the page size.
- getPageSize() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getParsed_request_terms() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the parsed_request_terms.
- getpath() - Method in class gov.ornl.mercury3.beans.browseBean
-
- getPid() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- getPid() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getPid() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getPlace(String) - Method in class gov.ornl.mercury3.dwr_utils.Spatial
-
- getPlainqueryString() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getproject() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getProject() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getProperties() - Method in class gov.ornl.mercury3.commands.Configuration
-
- getProps() - Method in class gov.ornl.mercury3.services.SolrTransactionServiceDelegate
-
- getQtime() - Method in class gov.ornl.mercury3.commands.Response
-
- getQuery() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getQueryDate() - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- getqueryDateTime() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getQueryDatetime() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getqueryString() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getQueryString() - Method in class gov.ornl.mercury3.commands.Response
-
- getQueryString() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the query string.
- getQueryString() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getQueryString() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getRateDate() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getRawTerm1() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
- getRecordCount() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getRecordCount() - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- getRecordsOnPage() - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- getRecsOnPage() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getRegion() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getRelationAttribute() - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- getrelAttribute() - Method in class gov.ornl.mercury3.commands.Terms
-
- getRemote() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getRemoteIP() - Method in class gov.ornl.mercury3.commands.SessionBean
-
- getRes() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getResourcedownload() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getResourceMaps() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getResourceMaps() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getResponseOne() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getResponses() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the responses.
- getResponseText() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getResponseTwo() - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- getResultsetBean() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getRsDatetime() - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- getRss1() - Method in class gov.ornl.mercury3.commands.Response
-
- getSBound() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getScore() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getSearchmode() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getSearchmode() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the searchmode.
- getSearchmode() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getSearchStatus() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getSearchStatus() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getSearchStatus() - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- getsearchType() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getSearchType() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getSequenceNum() - Method in class gov.ornl.mercury3.commands.Terms
-
- getSequenceNum() - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- getSession() - Method in class gov.ornl.mercury3.services.BaseHibernateDAO
-
- getSession() - Static method in class gov.ornl.mercury3.services.HibernateSessionFactory
-
Returns the ThreadLocal Session instance.
- getSession() - Method in interface gov.ornl.mercury3.services.IBaseHibernateDAO
-
- getSessionDate() - Method in class gov.ornl.mercury3.commands.SessionBean
-
- getSessionDate() - Method in class gov.ornl.mercury3.services.AbstractSession
-
- getSessionFactory() - Static method in class gov.ornl.mercury3.services.HibernateSessionFactory
-
return session factory
- getsessionId() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getsessionId() - Method in class gov.ornl.mercury3.commands.Referral
-
- getsessionId() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getsessionId() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getSessionId() - Method in class gov.ornl.mercury3.commands.SessionBean
-
- getsessionId() - Method in class gov.ornl.mercury3.commands.Terms
-
- getSessionId() - Method in class gov.ornl.mercury3.services.AbstractQueryId
-
- getSessionId() - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- getSessionId() - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- getSessionId() - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- getSessionId() - Method in class gov.ornl.mercury3.services.AbstractSessionId
-
- getSessionId() - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- getShoppingCartFileID() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getSize() - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- getSo() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the so.
- getSolr_facets_map() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
List of fields selected from the solr schema for faceting.
- getSolr_facets_map() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getSolrdb() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the SOLR database name.
- getSolrTransactionDetail(Search_Terms, Session) - Method in interface gov.ornl.mercury3.services.SolrTransactionService
-
Embeds most of the mercury query building business logic and uses it to
build and return the solr transaction detail object.
- getSolrTransactionDetail(Search_Terms, Session) - Method in class gov.ornl.mercury3.services.SolrTransactionServiceDefault
-
- getSolrTransactionDetail(Search_Terms, Session, List<String>) - Method in class gov.ornl.mercury3.services.SolrTransactionServiceDelegate
-
- getSolrTransactionDetail(Search_Terms, Session) - Method in class gov.ornl.mercury3.services.SolrTransactionServiceVersion1_1
-
- getSortattribute() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getSortattribute() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getSortattribute() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the sortattribute.
- getSortattribute() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getsource() - Method in class gov.ornl.mercury3.commands.Referral
-
- getsource() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getsource() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getSource() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the data source.
- getSource() - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- getSource() - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- getSource() - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- getSources() - Method in class gov.ornl.mercury3.commands.Sources
-
- getSouthBoundCoord() - Method in class gov.ornl.mercury3.commands.Geo
-
- getSpatialList(String) - Method in class gov.ornl.mercury3.dwr_utils.SpatialList
-
- getspatialSearch() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getSpatialSearch() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getStarCounter() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getStart() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getStart() - Method in class gov.ornl.mercury3.commands.Response
-
- getStart() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Record start number for the current Query.
- getStart() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getStartDate() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getStartRecNum() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- getStartRecordNo() - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- getStartTime() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getStartTime() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getStatus() - Method in class gov.ornl.mercury3.commands.Response
-
- getString() - Method in class gov.ornl.mercury3.beans.stringBean
-
Gets the string.
- getString(browseBean) - Method in class gov.ornl.mercury3.beans.stringBean
-
Gets the string.
- getString(ArrayList) - Method in class gov.ornl.mercury3.beans.stringBean
-
Gets the string.
- getString(Response) - Method in class gov.ornl.mercury3.beans.stringBean
-
TEST: Gets the string.
- getString(Response, String) - Method in class gov.ornl.mercury3.beans.stringBean
-
TEST: Gets the string.
- getString(Response, browseBean) - Method in class gov.ornl.mercury3.beans.stringBean
-
Builds the JSONArray as a string.
- getStringwithBools(List<Tokenz>) - Method in class gov.ornl.mercury3.services.Mercury3_EditBoxParser
-
test string :"land cover" or landcover and global fails...zero for nbii from advanced:title
test string :("land cover" or landcover) and global returns 6
- getStylesheet() - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- getStylesheet() - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- getsub_type() - Method in class gov.ornl.mercury3.commands.Referral
-
- getSubabstractStr() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getSubtype() - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- getSuggestion() - Method in class gov.ornl.mercury3.commands.Response
-
- getSuggestion() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getT10() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getT11() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getT6() - Method in class gov.ornl.mercury3.services.SourceObject
-
- getTblObj(String) - Method in class gov.ornl.mercury3.services.JdomBioPortalXPATHParser
-
- gettemporalSearch() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getTemporalSearch() - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- getTerm() - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- getTerm1() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term1.
- getTerm12() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term12.
- getTerm1Map() - Method in class gov.ornl.mercury3.services.SimpleMapBean
-
- getTerm2() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term2.
- getTerm2_list() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term2_list.
- getTerm3() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term3.
- getTerm4() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term4.
- getTerm5() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term5.
- getTerm6() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term6.
- getTerm7() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term7.
- getTerm8() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term8.
- getTerm9() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the term9.
- getTermMap() - Method in class gov.ornl.mercury3.services.MercuryTermMapBean
-
- getTest() - Method in class gov.ornl.mercury3.email_utils.RateUsHandler
-
- getTitle() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getTitle() - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- gettitle() - Method in class gov.ornl.mercury3.commands.Referral
-
- getTitle() - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- getTokenText() - Method in class gov.ornl.mercury3.commands.Tokenz
-
- getTokenType() - Method in class gov.ornl.mercury3.commands.Tokenz
-
- gettransaction_id() - Method in class gov.ornl.mercury3.commands.Referral
-
- gettransactionID() - Method in class gov.ornl.mercury3.commands.QueryBean
-
- getTransactionId() - Method in class gov.ornl.mercury3.services.AbstractQueryId
-
- getTransactionId() - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- getTransactionId() - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- getTransactionId() - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- getTransactionId() - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- getTransactionService() - Static method in class gov.ornl.mercury3.web.util.SolrTransactionServiceFactory
-
- getTransform(File, InputStream) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- getTransID() - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- getTransID() - Method in class gov.ornl.mercury3.commands.Retrieval
-
- gettransID() - Method in class gov.ornl.mercury3.commands.Terms
-
- getType() - Method in class gov.ornl.mercury3.commands.Field
-
- gettype() - Method in class gov.ornl.mercury3.commands.Referral
-
- getType() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getType() - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- geturl() - Method in class gov.ornl.mercury3.commands.Referral
-
- getUrl() - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- getUseAttribute() - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- getValue() - Method in class gov.ornl.mercury3.commands.Field
-
- getValue() - Method in class gov.ornl.mercury3.commands.Terms
-
- getValue() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getValue2() - Method in class gov.ornl.mercury3.commands.Terms2
-
- getValueList() - Method in class gov.ornl.mercury3.commands.Field
-
- getVariable() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getView_dataURL() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getWBound() - Method in class gov.ornl.mercury3.commands.BriefRes
-
- getWebAppRoot() - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Gets the web app root.
- getWestBoundCoord() - Method in class gov.ornl.mercury3.commands.Geo
-
- getXpathparameters() - Method in class gov.ornl.mercury3.commands.Anchors
-
- getXsltFileName() - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- getYear() - Method in class gov.ornl.mercury3.commands.SolrDate
-
- gov.mercury3.memberNode - package gov.mercury3.memberNode
-
- gov.mercury3.memberNode.resource - package gov.mercury3.memberNode.resource
-
- gov.ornl.mercury3.beans - package gov.ornl.mercury3.beans
-
- gov.ornl.mercury3.commands - package gov.ornl.mercury3.commands
-
- gov.ornl.mercury3.dwr_utils - package gov.ornl.mercury3.dwr_utils
-
- gov.ornl.mercury3.dwr_utils.service - package gov.ornl.mercury3.dwr_utils.service
-
- gov.ornl.mercury3.email_utils - package gov.ornl.mercury3.email_utils
-
- gov.ornl.mercury3.services - package gov.ornl.mercury3.services
-
- gov.ornl.mercury3.web - package gov.ornl.mercury3.web
-
- gov.ornl.mercury3.web.util - package gov.ornl.mercury3.web.util
-
- save(MercuryRateus) - Method in class gov.ornl.mercury3.services.MercuryRateusDAO
-
- save(Query) - Method in class gov.ornl.mercury3.services.QueryDAO
-
- save(Referral) - Method in class gov.ornl.mercury3.services.ReferralDAO
-
- save(ResultSet) - Method in class gov.ornl.mercury3.services.ResultSetDAO
-
- save(Retrieval) - Method in class gov.ornl.mercury3.services.RetrievalDAO
-
- save(Session) - Method in class gov.ornl.mercury3.services.SessionDAO
-
- save(Term) - Method in class gov.ornl.mercury3.services.TermDAO
-
- save(TransformedFiles) - Method in class gov.ornl.mercury3.services.TransformedFilesDAO
-
- saveQuery(Query) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save query.
- saveRateUs(MercuryRateus) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save rate us.
- saveReferral(Referral) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save referral.
- saveResultSet(ResultSet) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save result set.
- saveRetrieval(Retrieval) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save retrieval.
- saveSession(Session) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save session.
- saveTerm(Term) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Save term.
- search(String, int, int, List<String>, String, String, String, String, String, List<String>, String, String, boolean, String, boolean, String, List<String>, Session) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- search(String, int, int, List<String>, String, String, String, String, String, List<String>, List<String>, Session) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- search(String, int, int, List<String>, String, String, String, String, String, List<String>, boolean, String, boolean, String, List<String>, Session) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- Search_Terms - Class in gov.ornl.mercury3.commands
-
Holder for search and setup parameters throughout the app.
- Search_Terms() - Constructor for class gov.ornl.mercury3.commands.Search_Terms
-
- SearchException - Exception in gov.ornl.mercury3.commands
-
- SearchException() - Constructor for exception gov.ornl.mercury3.commands.SearchException
-
- SearchException(String) - Constructor for exception gov.ornl.mercury3.commands.SearchException
-
- SendEmailOnly(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class gov.ornl.mercury3.email_utils.RateUsHandler
-
- sendHTMLMail(String, String, String, String) - Static method in class gov.ornl.mercury3.email_utils.EmailGenerator
-
Send HTML email to an individual
- sendHTMLMailWithLog(String, String, String, String, String) - Static method in class gov.ornl.mercury3.email_utils.EmailGenerator
-
Send text email to an individual also log the email info in a log file
with a properties format.
- sendTextMail(String, String, String, String) - Static method in class gov.ornl.mercury3.email_utils.EmailGenerator
-
Send Text email to an individual
- sendTextMailWithLog(String, String, String, String, String) - Static method in class gov.ornl.mercury3.email_utils.EmailGenerator
-
Send text email to an individual also log the email info in a log file
with a properties format.
- Session - Class in gov.ornl.mercury3.services
-
Session entity.
- Session() - Constructor for class gov.ornl.mercury3.services.Session
-
default constructor
- Session(SessionId, String) - Constructor for class gov.ornl.mercury3.services.Session
-
minimal constructor
- Session(SessionId, String, String, String, Short, Date) - Constructor for class gov.ornl.mercury3.services.Session
-
full constructor
- SessionBean - Class in gov.ornl.mercury3.commands
-
ornldaac3
- SessionBean() - Constructor for class gov.ornl.mercury3.commands.SessionBean
-
- SessionDAO - Class in gov.ornl.mercury3.services
-
A data access object (DAO) providing persistence and search support for
Session entities.
- SessionDAO() - Constructor for class gov.ornl.mercury3.services.SessionDAO
-
- SessionId - Class in gov.ornl.mercury3.services
-
SessionId entity.
- SessionId() - Constructor for class gov.ornl.mercury3.services.SessionId
-
default constructor
- SessionId(String, String) - Constructor for class gov.ornl.mercury3.services.SessionId
-
full constructor
- setAbstractStr(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setAbstractText(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setAccountsList(List) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setActualDatasource(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setAdditional_datasource(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the additional_datasource.
- setAdditionalInvestigators(ArrayList<String>) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setAdditionalInvestigatorsFromJsonArray(JSONArray) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setAffiliation(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setAnyones_queryParms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the anyones_query parms.
- setAttribute(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setAttribute(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setAttribute2(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setAuthor(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setbounds(String) - Method in class gov.ornl.mercury3.commands.Geo
-
- setBriefResList(ArrayList) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setBrowse(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the browse.
- setBrowse_facets(ArrayList) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setBrowse_field(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the browse_field.
- setBrowse_path(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the browse_path.
- setBrowse_source(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the browse_source.
- setBrowser(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setBrowserInfo(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setBrowserInfo(String) - Method in class gov.ornl.mercury3.services.AbstractSession
-
- setBrowseStatus(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the browse status.
- setBrowseStatus(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setCart_urls(HashMap) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setCcin_request_terms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the ccin_request_terms.
- setCiesin_request_terms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the ciesin_request_terms.
- setCitationDate(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setCksum(String) - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- setCoins(CoinsBean) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setCommentOne(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setCommentThree(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setCommentTwo(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setComplete_shoppingcart_url(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setComplete_shoppingcart_url(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the complete_shoppingcart_url.
- setConfigFile(String) - Static method in class gov.ornl.mercury3.services.HibernateSessionFactory
-
return session factory
session factory will be rebuilded in the next call
- setContents(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setCount(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setCountry(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setCruise_id(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setCurrent_page(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the current_page.
- setCurrent_page(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setCustomRss(HashMap<String, Object>) - Method in class gov.ornl.mercury3.services.CustomRssBean
-
- setD1DataDocCount(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setD1Docs(List<D1DocTransferObject>) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setDaac_request_terms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the daac_request_terms.
- setData_url(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setDataset_id(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setdataSource(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setDatasource(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setDatasource(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setDatasource(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setDatasource(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the datasource.
- setDatasource(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setDatasourcearray(String[]) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the datasourcearray.
- setDatasourcearray(String[]) - Method in class gov.ornl.mercury3.commands.Solr_datasource
-
- setDatasourcearray(String) - Method in class gov.ornl.mercury3.commands.Solr_datasource
-
- setDatasourceCode(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setDatasourcemap(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setDatasourceMap(HashMap<String, String>) - Method in class gov.ornl.mercury3.services.DataSourceMapBean
-
- setDatasourceMapNames(HashMap<String, String>) - Method in class gov.ornl.mercury3.services.DataSourceMapNamesBean
-
- setDataSourceParameters(HashMap<String, String>) - Method in class gov.ornl.mercury3.commands.DatasourceBean
-
- setDatasources(HashMap<String, DatasourceBean>) - Method in class gov.ornl.mercury3.commands.InstanceBean
-
- setDatasources(ArrayList) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the datasources.
- setDataUrl(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setDataUrl(String) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setDataValue(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the data value.
- setDate(String) - Method in class gov.ornl.mercury3.commands.SolrDate
-
- setdate(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setdate_time(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setDateSet(HashMap<String, String>) - Method in class gov.ornl.mercury3.services.DateSetMapBean
-
- setdatetime(String) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setdateTime(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setDateTime(Date) - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- setDateTime(Date) - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- setDel_facet_array(String[]) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the del_facet_array.
- setDescription(String) - Method in class gov.ornl.mercury3.commands.Field
-
- setDocuments(List<Map<String, Field>>) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setDs_all(String) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setDs_ilter(String) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setDs_lter(String) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setEBound(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setElementSet(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setElementSet(String) - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- setEmail(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setEncodedString(String) - Method in class gov.ornl.mercury3.commands.Field
-
- setEndDate(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setEndTime(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setEndTime(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setErrorMsg(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFacet(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the facet.
- setFacet1(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet1attribute(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet2(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet2attribute(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet3(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet3attribute(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacet_ds(String) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setFacet_init(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the facet_init.
- setFacet_str(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFacet_str2(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFacetattribute(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setFacetcategory(String) - Method in class gov.ornl.mercury3.commands.FacetFields
-
- setFacets(LinkedHashMap<FilterCatField, List>) - Method in class gov.ornl.mercury3.commands.Response
-
- setFacets(Map<FilterCatField, List>) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFacets(List<String>) - Method in class gov.ornl.mercury3.services.SolrFacets
-
- setFacetsList(List) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the facets list.
- setFeedValue(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the feed value.
- setfield(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setField_ndx(int) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setfieldedSearch(int) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setFieldedSearch(Short) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setFields(List<String>) - Method in class gov.ornl.mercury3.services.SolrFields
-
- setfile_id(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setFileContent(String) - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- setFileID(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setFileID(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setFileId(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFileId(String) - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- setFileId(String) - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- setFileName(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFileName(String) - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- setFileRefId(Integer) - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- setFileurl(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFileUrl(String) - Method in class gov.ornl.mercury3.services.AbstractTransformedFiles
-
- setFilterCatCode(String) - Method in class gov.ornl.mercury3.commands.FilterCatField
-
- setFilterCatName(String) - Method in class gov.ornl.mercury3.commands.FilterCatField
-
- setFilterForData(boolean) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
- setFilterForData(boolean) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFilterslist(HashMap<String, String>) - Method in class gov.ornl.mercury3.services.FilterslistMapBean
-
- setFormat(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setFormat(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setFormatId(String) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setFound(Integer) - Method in class gov.ornl.mercury3.commands.Response
-
- setFound(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setfreeTextSearch(int) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setFreeTextSearch(Short) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setFromBrief(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setFull_queryString(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the full_query string.
- setFull_queryString(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setGcmd_request_terms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the gcmd_request_terms.
- setGcmdKeyword(ArrayList) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setGcmdList(ArrayList) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setGeoError(boolean) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setGui_queryString(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Prettified string for displaying in the GUI..
- setGui_queryString(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setHideDS(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Controls whether a faceted datasource list is displayed.
- setHideDS(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setId(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setId(MercuryRateusId) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateus
-
- setId(QueryId) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setId(ReferralId) - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- setId(ResultSetId) - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- setId(RetrievalId) - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- setId(SessionId) - Method in class gov.ornl.mercury3.services.AbstractSession
-
- setId(TermId) - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- setIncludeGlobal(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the include global.
- setindex_name(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setIndexName(String) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setIndexName(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setIndexName(String) - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- setIndexName(String) - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- setIndexName(String) - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- setinstance(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setinstance(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractQueryId
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractSessionId
-
- setInstance(String) - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- setinstanceName(String) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setInstanceName(String) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setInstanceName(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setInstanceName(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setipName(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setIpName(String) - Method in class gov.ornl.mercury3.services.AbstractSession
-
- setIpNumber(String) - Method in class gov.ornl.mercury3.services.AbstractSession
-
- setIs(InputStream) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setIsoContents(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setIsResourceMap(boolean) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setJ_Docs(ArrayList<String>) - Method in class gov.ornl.mercury3.commands.Response
-
- setJ_Docs(ArrayList) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setJ_facets(ArrayList<List>) - Method in class gov.ornl.mercury3.commands.Response
-
- setJ_facets(ArrayList) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setKeyword(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setKeywords(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setKeywords(ArrayList<String>) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setKeywords(List<String>) - Method in class gov.ornl.mercury3.services.RssKeywords
-
- setKeywordsFromJsonArray(JSONArray) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setLink(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setlocaluserflag(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setLocalUserFlag(Short) - Method in class gov.ornl.mercury3.services.AbstractSession
-
- setLterSites(ArrayList) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the lter sites.
- setMaxScore(float) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setMaxScore(Float) - Method in class gov.ornl.mercury3.commands.Response
-
- setMaxScore(Float) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setMercury3_query_string(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the mercury3_query_string.
- setMercury3_query_string(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setMetadata(boolean) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setMetaDataError(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setMLT(boolean) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the mLT flag which indicates that this type of solr request is being
constructed.
- setMlt_list(ArrayList<HashMap<String, String>>) - Method in class gov.ornl.mercury3.commands.Response
-
- setMlt_list(ArrayList<HashMap<String, String>>) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setMlt_request_terms(HashMap<String, String[]>) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the SOLR More Like This request terms.
- setName(String) - Method in class gov.ornl.mercury3.commands.Field
-
- setName(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setNb(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setNBound(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setNewparsed_request_terms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the newparsed_request_terms.
- setNext_node(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setNsidc_queryParms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the nsidc_query parms.
- setNum_pages(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets The number of items to display in a brief JSP response.
- setNum_pages(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setobjectId(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setOntologyList(Object[][]) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setOperation(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setOperation(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setOperation2(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setOperator(String) - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- setOsLocation(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setOsLocation(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setPage(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setPage(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the page.
- setPage_max_count(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the page_max_count.
- setPage_max_count(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setPageSize(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setPageSize(int) - Method in class gov.ornl.mercury3.commands.Response
-
- setPageSize(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the page size.
- setPageSize(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setParsed_request_terms(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the parsed_request_terms.
- setpath(String) - Method in class gov.ornl.mercury3.beans.browseBean
-
- setPid(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- setPid(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setPid(String) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setPlainqueryString(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setproject(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setProject(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setProperties(HashMap<String, Object>) - Method in class gov.ornl.mercury3.commands.Configuration
-
- setPublic(boolean) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setQdao(QueryDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the qdao.
- setQtime(Integer) - Method in class gov.ornl.mercury3.commands.Response
-
- setQuery(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setQueryDate(Date) - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- setqueryDateTime(String) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setQueryDatetime(Date) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setqueryString(String) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setQueryString(String) - Method in class gov.ornl.mercury3.commands.Response
-
- setQueryString(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the query string.
- setQueryString(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setQueryString(String) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setRatedao(MercuryRateusDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the ratedao.
- setRateDate(Date) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setRateUs(String, String, String, String, String, String, String, String, String, String) - Method in class gov.ornl.mercury3.email_utils.RateUsHandler
-
- setRawTerm1(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
- setRdao(RetrievalDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the rdao.
- setRecordCount(int) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setRecordCount(Long) - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- setRecordsOnPage(Integer) - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- setRecsOnPage(int) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setRefdao(ReferralDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the refdao.
- setRegion(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setRelationAttribute(String) - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- setrelAttribute(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setRemote(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setRemoteIP(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setRes(Response) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setResourcedownload(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setResourceMap(JSONArray) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setResourceMaps(Set<String>) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setResourceMaps(Set<String>) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setResponseOne(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setResponses(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the responses.
- setResponseText(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setResponseTwo(String) - Method in class gov.ornl.mercury3.services.AbstractMercuryRateusId
-
- setRsdao(ResultSetDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the rsdao.
- setRsDatetime(Date) - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- setRSS(boolean) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the rSS.
- setRss1(String) - Method in class gov.ornl.mercury3.commands.Response
-
- setSBound(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setScore(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setSdao(SessionDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the Session Data Access Object.
- setSearchmode(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setSearchmode(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the searchmode.
- setSearchmode(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setSearchStatus(String) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setSearchStatus(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setSearchStatus(String) - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- setsearchType(String) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setSearchType(String) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setSequenceNum(int) - Method in class gov.ornl.mercury3.commands.Terms
-
- setSequenceNum(Integer) - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- setSessionDate(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setSessionDate(Date) - Method in class gov.ornl.mercury3.services.AbstractSession
-
- setsessionId(String) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setsessionId(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setsessionId(String) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setsessionId(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setsessionId(ResultsetBean) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setSessionId(String) - Method in class gov.ornl.mercury3.commands.SessionBean
-
- setsessionId(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setSessionId(String) - Method in class gov.ornl.mercury3.services.AbstractQueryId
-
- setSessionId(String) - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- setSessionId(String) - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- setSessionId(String) - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- setSessionId(String) - Method in class gov.ornl.mercury3.services.AbstractSessionId
-
- setSessionId(String) - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- setShoppingCartFileID(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setShowFacets(boolean) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setSize(String) - Method in class gov.ornl.mercury3.web.util.D1DocTransferObject
-
- setSo(SourceObject) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the so.
- setSolr_facets_map(HashMap) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
List of fields selected from the solr schema for faceting.
- setSolr_facets_map(HashMap) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setSolrdb(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the SOLR database name.
- setSortattribute(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setSortattribute(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setSortattribute(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the sortattribute.
- setSortattribute(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setsource(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setsource(String) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setsource(String) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setSource(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the data source.
- setSource(String) - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- setSource(String) - Method in class gov.ornl.mercury3.services.AbstractResultSet
-
- setSource(String) - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- setSources(List<String>) - Method in class gov.ornl.mercury3.commands.Sources
-
- setspatialSearch(int) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setSpatialSearch(Short) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setStarCounter(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setStart(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setStart(Integer) - Method in class gov.ornl.mercury3.commands.Response
-
- setStart(int) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Record start number for the current Query.
- setStart(int) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setStartDate(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setStartRecNum(int) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- setStartRecordNo(Long) - Method in class gov.ornl.mercury3.services.AbstractRetrieval
-
- setStartTime(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setStartTime(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setStatus(Integer) - Method in class gov.ornl.mercury3.commands.Response
-
- setStylesheet(String) - Method in class gov.ornl.mercury3.commands.EsipOpenSearchBean
-
- setStylesheet(String) - Method in class gov.ornl.mercury3.commands.OpenSearchBean
-
- setsub_type(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setSubabstractStr(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setSubtype(String) - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- setSuggestion(String) - Method in class gov.ornl.mercury3.commands.Response
-
- setSuggestion(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- setT10(ArrayList<String>) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setT11(ArrayList<String>) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setT6(ArrayList<String>) - Method in class gov.ornl.mercury3.services.SourceObject
-
- setTdao(TermDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the tdao.
- settemporalSearch(int) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setTemporalSearch(Short) - Method in class gov.ornl.mercury3.services.AbstractQuery
-
- setTerm(String) - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- setTerm1(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term1.
- setTerm12(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term12.
- setTerm1Map(HashMap<String, String>) - Method in class gov.ornl.mercury3.services.SimpleMapBean
-
- setTerm2(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term2.
- setTerm2_list(ArrayList) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term2_list.
- setTerm3(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term3.
- setTerm4(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term4.
- setTerm5(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term5.
- setTerm6(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term6.
- setTerm7(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term7.
- setTerm8(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term8.
- setTerm9(Terms) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the term9.
- setTermMap(HashMap<String, String>) - Method in class gov.ornl.mercury3.services.MercuryTermMapBean
-
- setTfdao(TransformedFilesDAO) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the TransformedFiles Data Access Object.
- setTitle(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setTitle(String) - Method in class gov.ornl.mercury3.commands.CoinsBean
-
- settitle(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setTitle(String) - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- setTokenText(String) - Method in class gov.ornl.mercury3.commands.Tokenz
-
- setTokenType(String) - Method in class gov.ornl.mercury3.commands.Tokenz
-
- settransaction_id(int) - Method in class gov.ornl.mercury3.commands.Referral
-
- settransactionID(int) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- setTransactionId(Integer) - Method in class gov.ornl.mercury3.services.AbstractQueryId
-
- setTransactionId(Integer) - Method in class gov.ornl.mercury3.services.AbstractReferralId
-
- setTransactionId(Integer) - Method in class gov.ornl.mercury3.services.AbstractResultSetId
-
- setTransactionId(Integer) - Method in class gov.ornl.mercury3.services.AbstractRetrievalId
-
- setTransactionId(Integer) - Method in class gov.ornl.mercury3.services.AbstractTermId
-
- setTransactionManager(PlatformTransactionManager) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the transaction manager.
- setTransactionTemplate(TransactionTemplate) - Method in class gov.ornl.mercury3.services.Mercury_db_ServiceImpl
-
Sets the transaction template.
- setTransID(int) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- setTransID(int) - Method in class gov.ornl.mercury3.commands.Retrieval
-
- settransID(int) - Method in class gov.ornl.mercury3.commands.Terms
-
- setType(String) - Method in class gov.ornl.mercury3.commands.Field
-
- settype(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setType(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setType(String) - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- seturl(String) - Method in class gov.ornl.mercury3.commands.Referral
-
- setUrl(String) - Method in class gov.ornl.mercury3.services.AbstractReferral
-
- setUseAttribute(String) - Method in class gov.ornl.mercury3.services.AbstractTerm
-
- setValue(String) - Method in class gov.ornl.mercury3.commands.Field
-
- setValue(String) - Method in class gov.ornl.mercury3.commands.Terms
-
- setValue(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setValue2(String) - Method in class gov.ornl.mercury3.commands.Terms2
-
- setValueList(ArrayList) - Method in class gov.ornl.mercury3.commands.Field
-
- setVariable(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setView_dataURL(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setWBound(String) - Method in class gov.ornl.mercury3.commands.BriefRes
-
- setWebAppRoot(String) - Method in class gov.ornl.mercury3.commands.Search_Terms
-
Sets the web app root.
- setXpathparameters(List<String>) - Method in class gov.ornl.mercury3.commands.Anchors
-
- setXsltFileName(String) - Method in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- Simple - Class in gov.ornl.mercury3.dwr_utils
-
String utility.
- Simple() - Constructor for class gov.ornl.mercury3.dwr_utils.Simple
-
- SimpleMapBean - Class in gov.ornl.mercury3.services
-
Holder for injected term1 qualifiers.
- SimpleMapBean() - Constructor for class gov.ornl.mercury3.services.SimpleMapBean
-
- singletonFullView - Variable in class gov.ornl.mercury3.web.SolrClientController
-
Boolean switch for returning full -vs- brief page if response size equals
one.
- sl - Static variable in interface gov.ornl.mercury3.commands.Solr_Terms
-
- SMTP - Static variable in class gov.ornl.mercury3.email_utils.EmailGenerator
-
- Solr_datasource - Class in gov.ornl.mercury3.commands
-
Bean for holding the current list of datasources.
- Solr_datasource() - Constructor for class gov.ornl.mercury3.commands.Solr_datasource
-
- solr_facets_map - Variable in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- Solr_ISO8601FORMAT - Variable in class gov.ornl.mercury3.services.SolrSearcher
-
- Solr_RFC822DATEFORMAT - Variable in class gov.ornl.mercury3.services.SolrSearcher
-
- Solr_Terms - Interface in gov.ornl.mercury3.commands
-
- SolrClientController - Class in gov.ornl.mercury3.web
-
Super class for all the Mercury3 Web Application Controllers.
- SolrClientController() - Constructor for class gov.ornl.mercury3.web.SolrClientController
-
Instantiates a new solr client controller.
- SolrDate - Class in gov.ornl.mercury3.commands
-
Reformats date strings for display.
- SolrDate() - Constructor for class gov.ornl.mercury3.commands.SolrDate
-
- solrdb - Variable in class gov.ornl.mercury3.web.SolrClientController
-
Full path to the MySQL database for this Instance as parsed from the XML.
- SolrFacets - Class in gov.ornl.mercury3.services
-
Holder for injected facet list.
- SolrFacets() - Constructor for class gov.ornl.mercury3.services.SolrFacets
-
- SolrFields - Class in gov.ornl.mercury3.commands
-
- SolrFields() - Constructor for class gov.ornl.mercury3.commands.SolrFields
-
- SolrFields - Class in gov.ornl.mercury3.services
-
Holder for injected SOLR field list.
- SolrFields() - Constructor for class gov.ornl.mercury3.services.SolrFields
-
- solrPass(Map, Session) - Method in class gov.ornl.mercury3.services.SolrSearcher
-
- solrPass(HttpServletRequest, HttpServletResponse) - Method in class gov.ornl.mercury3.web.SolrClientController
-
Solr pass through to avoid same origin policy restrictions on xhr calls
to solr when mercury is running on another host than the index.
- SolrSearcher - Class in gov.ornl.mercury3.services
-
Primary class for building final SOLR queries and handling the SOLR response.
- SolrSearcher(String) - Constructor for class gov.ornl.mercury3.services.SolrSearcher
-
- solrSelectURL - Variable in class gov.ornl.mercury3.web.SolrClientController
-
Full URL for accessing the SOLR Index for the current mercury Instance,
as parsed from XML file.
- SolrTransactionDetail - Class in gov.ornl.mercury3.commands
-
The model class passed to all View objects (JSPs).
- SolrTransactionDetail() - Constructor for class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- SolrTransactionService - Interface in gov.ornl.mercury3.services
-
- SolrTransactionServiceDefault - Class in gov.ornl.mercury3.services
-
The Class SolrTransactionServices.
- SolrTransactionServiceDefault() - Constructor for class gov.ornl.mercury3.services.SolrTransactionServiceDefault
-
Instantiates a new solr transaction services.
- SolrTransactionServiceDelegate - Class in gov.ornl.mercury3.services
-
- SolrTransactionServiceDelegate() - Constructor for class gov.ornl.mercury3.services.SolrTransactionServiceDelegate
-
- SolrTransactionServiceFactory - Class in gov.ornl.mercury3.web.util
-
- SolrTransactionServiceVersion1_1 - Class in gov.ornl.mercury3.services
-
- SolrTransactionServiceVersion1_1() - Constructor for class gov.ornl.mercury3.services.SolrTransactionServiceVersion1_1
-
- sourceInfo(String) - Method in class gov.ornl.mercury3.dwr_utils.Simple
-
- SourceObject - Class in gov.ornl.mercury3.services
-
Holder for datasource info parsed from request.
- SourceObject() - Constructor for class gov.ornl.mercury3.services.SourceObject
-
- SourceObject(ArrayList<String>, ArrayList<String>, ArrayList<String>, String, String, String) - Constructor for class gov.ornl.mercury3.services.SourceObject
-
- SourceQuery - Class in gov.ornl.mercury3.services
-
Builds a composite datasource clause for querying.
- SourceQuery() - Constructor for class gov.ornl.mercury3.services.SourceQuery
-
- SourceQuery(SourceObject) - Constructor for class gov.ornl.mercury3.services.SourceQuery
-
- Sources - Class in gov.ornl.mercury3.commands
-
- Sources() - Constructor for class gov.ornl.mercury3.commands.Sources
-
- Spatial - Class in gov.ornl.mercury3.dwr_utils
-
Keyword list utility.
- Spatial() - Constructor for class gov.ornl.mercury3.dwr_utils.Spatial
-
- SpatialList - Class in gov.ornl.mercury3.dwr_utils
-
Keyword list utility.
- SpatialList() - Constructor for class gov.ornl.mercury3.dwr_utils.SpatialList
-
- splitCamelCase(String) - Method in class gov.ornl.mercury3.services.CamelSplitter
-
- start - Variable in class gov.ornl.mercury3.commands.SolrTransactionDetail
-
- String(SessionBean) - Method in class gov.ornl.mercury3.commands.QueryBean
-
- String(QueryBean) - Method in class gov.ornl.mercury3.commands.ResultsetBean
-
- stringBean - Class in gov.ornl.mercury3.beans
-
Contains the methods used to construct the solr queries for the Web Browse Tree.
- stringBean() - Constructor for class gov.ornl.mercury3.beans.stringBean
-
- stringToCalendar(String) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change String date to java.util.Calendar
- stringToCalendar(String, String) - Method in class gov.ornl.mercury3.dwr_utils.DateUtil
-
Change String date to java.util.Calendar
- StringUtility - Class in gov.ornl.mercury3.services
-
Utility for validating html strings.
- SUBJECT - Static variable in class gov.ornl.mercury3.email_utils.EmailGenerator
-
- suggestion - Variable in class gov.ornl.mercury3.commands.SolrTransactionDetail
-