- addAll(Map<String, String>) - Method in class com.indexdata.mkjsf.config.Configuration
-
- addAll(Map<String, String>, Map<String, String>) - Method in class com.indexdata.mkjsf.config.Configuration
-
- addConfigurationError(ErrorInterface) - Method in class com.indexdata.mkjsf.errors.ErrorCentral
-
- addElement(String, ResponseDataObject) - Method in class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
-
Used by the response XML parser to add child element objects to a parent element object
- addExpression(Expression) - Method in class com.indexdata.mkjsf.pazpar2.commands.CommandParameter
-
Adds an expression to the end of the list of current expressions (if any)
- addExpression(String, Expression) - Method in class com.indexdata.mkjsf.pazpar2.commands.Pazpar2Command
-
Adds an expression to an ordered list of expressions on a given parameter
and notifies the state manager of the change
- addFilter(String, String, String, String) - Method in class com.indexdata.mkjsf.pazpar2.commands.SearchCommand
-
Adds a filter expression with a label for display.
- addLimit(String, String, String, String) - Method in class com.indexdata.mkjsf.pazpar2.commands.SearchCommand
-
Adds a limit expression with a label for display.
- addQueryExpression(String, String, String, String) - Method in class com.indexdata.mkjsf.pazpar2.commands.SearchCommand
-
Adds an expression - for instance a facet criterion, with an optional label - to the query parameter
- addStateListener(StateListener) - Method in class com.indexdata.mkjsf.pazpar2.state.StateManager
-
- addTerm(TermResponse) - Method in class com.indexdata.mkjsf.pazpar2.data.TermListResponse
-
- addTermList(TermListResponse) - Method in class com.indexdata.mkjsf.pazpar2.data.TermListsResponse
-
- appendContent(String) - Method in class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
-
- AUTH - Static variable in class com.indexdata.mkjsf.pazpar2.commands.sp.ServiceProxyCommands
-
- AuthCommand - Class in com.indexdata.mkjsf.pazpar2.commands.sp
-
Represents a Service Proxy auth
command, can be accessed by pzreq.sp.auth
- AuthCommand() - Constructor for class com.indexdata.mkjsf.pazpar2.commands.sp.AuthCommand
-
- authenticate() - Method in class com.indexdata.mkjsf.pazpar2.Pz2Client
-
- AuthResponse - Class in com.indexdata.mkjsf.pazpar2.data.sp
-
Data from the auth
command, can be accessed by pzresp.sp.auth
- AuthResponse() - Constructor for class com.indexdata.mkjsf.pazpar2.data.sp.AuthResponse
-