A C D E F G H I K M O P R S T U V W X 

S

safeLongToInt(long) - Static method in class org.bbaw.pdr.utils.IDRange
Casts the provided Integer to Long, if possible.
SCHEMA_URL_ASPECT - Static variable in class org.bbaw.pdr.utils.Identifier
XML Schema URL: Aspects.
SCHEMA_URL_PERSON - Static variable in class org.bbaw.pdr.utils.Identifier
XML Schema URL: Persons.
SCHEMA_URL_REFERENCE - Static variable in class org.bbaw.pdr.utils.Identifier
XML Schema URL: References.
SCHEMA_URL_USER - Static variable in class org.bbaw.pdr.utils.Identifier
XML Schema URL: Repository Users.
setBaseURI(URI) - Method in class org.bbaw.pdr.solr.SolrConfiguration
Configure base URI of Solr server.
setCredentials(URI, String, String) - Method in class org.bbaw.pdr.padre.PadreConfiguration
Sets credentials for any access to PaDRe.
setValue(String) - Method in class org.bbaw.pdr.utils.KeyValuePair
Sets the value of the pair.
setXMLContent(String) - Method in class org.bbaw.pdr.utils.PDRObject
Sets object's XML content.
SolrAdd - Class in org.bbaw.pdr.solr
Implements Apache Solr's commit command.
SolrAdd(PDRObject) - Constructor for class org.bbaw.pdr.solr.SolrAdd
Constructor with PDR object.
SolrAddCollection - Class in org.bbaw.pdr.solr
Implements Apache Solr's commit command.
SolrAddCollection(List<PDRObject>) - Constructor for class org.bbaw.pdr.solr.SolrAddCollection
Constructor with a collection of PDR objects.
SolrCommandException - Exception in org.bbaw.pdr.solr
Error signalising in case of problems while communicating with PDR's Solr index.
SolrCommandException(String) - Constructor for exception org.bbaw.pdr.solr.SolrCommandException
 
SolrCommandException(Throwable) - Constructor for exception org.bbaw.pdr.solr.SolrCommandException
 
SolrCommandException(String, Throwable) - Constructor for exception org.bbaw.pdr.solr.SolrCommandException
 
SolrCommit - Class in org.bbaw.pdr.solr
Redirects to Apache Solrj's commit command.
SolrCommit() - Constructor for class org.bbaw.pdr.solr.SolrCommit
Constructor - no parameters needed here.
SolrConfiguration - Class in org.bbaw.pdr.solr
Contains information about access to our Solr index via Solrj.
SolrDelete - Class in org.bbaw.pdr.solr
Implements Apache Solr's delete command.
SolrDelete(String) - Constructor for class org.bbaw.pdr.solr.SolrDelete
Constructor for deletion by provided Solr query string.
SolrHttpQuery - Class in org.bbaw.pdr.solr
Takes parameters from incoming HTTP request and builds and URL for a Solr query via HTTP.
SolrHttpQuery(Map<String, String>) - Constructor for class org.bbaw.pdr.solr.SolrHttpQuery
Forwards the provided query with its parameters to Solr's HTTP interface and returns the response.
SolrInputAspect - Class in org.bbaw.pdr.solr
Solr input document with index fields specific to aspects.
SolrInputCommon - Class in org.bbaw.pdr.solr
Solr input document with common index fields.
SolrInputDocumentFactory - Class in org.bbaw.pdr.solr
Creates type-specific input documents for Solr.
SolrInputPerson - Class in org.bbaw.pdr.solr
Solr input document with index fields specific to persons.
SolrInputReference - Class in org.bbaw.pdr.solr
Solr input document with index fields specific to references.
SolrInputUser - Class in org.bbaw.pdr.solr
Solr input document with index fields specific to users.
SolrOptimize - Class in org.bbaw.pdr.solr
Redirects to Apache Solrj's optimize command.
SolrOptimize() - Constructor for class org.bbaw.pdr.solr.SolrOptimize
Default construtor.
SolrPlainQuery - Class in org.bbaw.pdr.solr
Encapsulates a single Solrj query.
SolrPlainQuery(SolrQuery) - Constructor for class org.bbaw.pdr.solr.SolrPlainQuery
Contructor with plan SolrQuery which will be executed.
SolrRollback - Class in org.bbaw.pdr.solr
Redirects to Apache Solrj's rollback command.
SolrRollback() - Constructor for class org.bbaw.pdr.solr.SolrRollback
Default construtor.
A C D E F G H I K M O P R S T U V W X