Class: Exlibris::Primo::WebService::Response::Search

Inherits:
Base
  • Object
show all
Includes:
DidUMean, Facets, Records, SearchStats
Defined in:
lib/exlibris/primo/web_service/response/search.rb

Direct Known Subclasses

FullView

Instance Attribute Summary

Attributes inherited from Base

#body, #code

Method Summary

Methods included from SearchStats

#first_hit, #hit_time, #last_hit, #local?, #total_hits, #total_time

Methods included from Records

#records

Methods included from Facets

#facets

Methods included from DidUMean

#did_u_mean, #querytransform

Methods inherited from Base

#initialize

Methods included from XmlUtil

included, #to_hash, #to_json, #to_xml

Methods included from Util

#return_key

Methods included from Namespaces

included

Methods included from Error

#error, #error?, #error_code, #error_message

Methods included from Abstract

included, #initialize

Constructor Details

This class inherits a constructor from Exlibris::Primo::WebService::Response::Base