- handleResponse(HttpResponse) - Method in class com.indexdata.mkjsf.pazpar2.ServiceProxyClient.ProxyPz2ResponseHandler
-
- hasApplicationError() - Method in class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
-
- hasApplicationError() - Method in class com.indexdata.mkjsf.pazpar2.data.Responses
-
- hasCommandErrors() - Method in class com.indexdata.mkjsf.errors.ErrorCentral
-
- hasConfigurationErrors() - Method in class com.indexdata.mkjsf.errors.ErrorCentral
-
- hasErrors() - Method in class com.indexdata.mkjsf.errors.ErrorCentral
-
Returns true if application error found in any response data objects
- hasExpressions() - Method in class com.indexdata.mkjsf.pazpar2.commands.CommandParameter
-
Returns true if this parameter has expressions (complex values)
- hasExpressions(String) - Method in class com.indexdata.mkjsf.pazpar2.commands.CommandParameter
-
Returns true if this parameter has expressions of the given type,
that is, expressions where the left-of-operator key equals 'expressionField'
- hasFilter() - Method in class com.indexdata.mkjsf.pazpar2.commands.SearchCommand
-
- hasFilterExpression(String...) - Method in class com.indexdata.mkjsf.pazpar2.commands.SearchCommand
-
Checks if there are any filter expressions matching any of the given expressionFields
- hashCode() - Method in class com.indexdata.mkjsf.pazpar2.commands.CommandParameter
-
- hashCode() - Method in class com.indexdata.mkjsf.pazpar2.commands.Pazpar2Command
-
- hasLimitExpression(String...) - Method in class com.indexdata.mkjsf.pazpar2.commands.SearchCommand
-
Checks if there are any limit expressions matching any of the given expressionFields
- hasNextPage() - Method in class com.indexdata.mkjsf.controls.ResultsPager
-
- hasOperator() - Method in class com.indexdata.mkjsf.pazpar2.commands.CommandParameter
-
- hasPageAfterLastDisplayed() - Method in class com.indexdata.mkjsf.controls.ResultsPager
-
- hasParameters() - Method in class com.indexdata.mkjsf.pazpar2.commands.Pazpar2Command
-
- hasParameterValue(String) - Method in class com.indexdata.mkjsf.pazpar2.commands.Pazpar2Command
-
- hasPendingStateChange(String, boolean) - Method in class com.indexdata.mkjsf.pazpar2.state.StateManager
-
Sets a pending-state-change flag for the given command and notifies
registered listeners.
- hasPendingStateChange(String) - Method in class com.indexdata.mkjsf.pazpar2.state.StateManager
-
- hasPreviousPage() - Method in class com.indexdata.mkjsf.controls.ResultsPager
-
- hasRecord(String) - Method in class com.indexdata.mkjsf.pazpar2.Pz2Service
-
Resolves whether the back-end has a record with the given recid in memory
- hasRecords() - Method in class com.indexdata.mkjsf.pazpar2.data.Responses
-
- hasServiceError() - Method in class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
-
- hasServiceUrl() - Method in class com.indexdata.mkjsf.pazpar2.Pz2Client
-
Returns true if a Papzar2 URL was defined yet.
- hasServiceUrl() - Method in interface com.indexdata.mkjsf.pazpar2.SearchClient
-
Returns true if a service has been selected, whether by configuration or runtime.
- hasServiceUrl() - Method in class com.indexdata.mkjsf.pazpar2.ServiceProxyClient
-
Returns true if a Service Proxy URL was defined yet.
- hasUploadedFile() - Method in class com.indexdata.mkjsf.pazpar2.commands.sp.InitDocUpload
-
- hasValue() - Method in class com.indexdata.mkjsf.pazpar2.commands.CommandParameter
-
Returns true if this parameter has a simple value
- Hit - Class in com.indexdata.mkjsf.pazpar2.data
-
Data from the show
command, child object of ShowResponse, can be accessed by pzresp.show.hits
- Hit() - Constructor for class com.indexdata.mkjsf.pazpar2.data.Hit
-
- HttpResponseWrapper - Interface in com.indexdata.mkjsf.pazpar2
-