com.indexdata.mkjsf.pazpar2
Interface SearchClient
- All Superinterfaces:
- Configurable, Serializable
- All Known Implementing Classes:
- Pz2Client, ServiceProxyClient
public interface SearchClient
- extends Configurable, Serializable
setSearchCommand
void setSearchCommand(Pazpar2Command command)
executeCommand
HttpResponseWrapper executeCommand(Pazpar2Command command)
cloneMe
SearchClient cloneMe()
isAuthenticatingClient
boolean isAuthenticatingClient()
getConfiguration
Configuration getConfiguration()
getServiceUrl
String getServiceUrl()
setServiceUrl
void setServiceUrl(String url)
hasServiceUrl
boolean hasServiceUrl()
Copyright © 2013. All Rights Reserved.