- getErrorSourceFromMessage() - Method in exception org.bbaw.pdr.utils.RepositoryException
-
Extracts error source from error message.
- getInstance() - Static method in class org.bbaw.pdr.padre.PadreConfiguration
-
Singleton: returns unique instance.
- getInstance() - Static method in class org.bbaw.pdr.solr.SolrConfiguration
-
Singleton: return unique instance.
- getInstance() - Method in class org.bbaw.pdr.utils.IDRange
-
Returns the instance ID of the range.
- getInstance() - Method in class org.bbaw.pdr.utils.PDRObject
-
Returns the instance number of the object.
- getInstanceNumber() - Method in class org.bbaw.pdr.utils.Identifier
-
Returns the instance ID of the identifier.
- getKey() - Method in class org.bbaw.pdr.utils.KeyValuePair
-
Returns the key of the pair.
- getLowerBound() - Method in class org.bbaw.pdr.utils.IDRange
-
Returns the lower limit of the range.
- getMessage() - Method in exception org.bbaw.pdr.utils.RepositoryException
-
- getModifiedIdentifier() - Method in class org.bbaw.pdr.utils.PDRObject
-
Returns the modified PDR ID of the object.
- getModifiedObjects(int, int, String) - Static method in class org.bbaw.pdr.utils.Repository
-
Returns all PDR objects of the given project which were modified since the
provided timestamp.
- getObjectNumber() - Method in class org.bbaw.pdr.utils.Identifier
-
Returns the object ID of the identifier.
- getObjects(PDRType, int, int, int, int) - Static method in class org.bbaw.pdr.utils.Repository
-
Returns all PDR objects of the given type and ID range.
- getOccupiedObjectIDRanges(PDRType, int, int, int, int) - Static method in class org.bbaw.pdr.utils.Repository
-
Returns a list of occupied ID ranges in the repository.
- getOriginalIdentifier() - Method in class org.bbaw.pdr.utils.PDRObject
-
Returns the original ID of the object.
- getPadreClient() - Method in class org.bbaw.pdr.padre.PadreConfiguration
-
Returns a client for communication the the configured PaDRe server.
- getProject() - Method in class org.bbaw.pdr.utils.IDRange
-
Returns the project ID of the range.
- getProject() - Method in class org.bbaw.pdr.utils.PDRObject
-
Return the project number of the object.
- getProjectNumber() - Method in class org.bbaw.pdr.utils.Identifier
-
Returns the project ID of the identifier.
- getProjectSizes() - Static method in class org.bbaw.pdr.utils.Repository
-
Returns a map of existing project IDs and the current number of their
objects.
- getRevisionTimestamps() - Method in class org.bbaw.pdr.utils.PDRObject
-
Returns dates from all timestamps of the object's revisions.
- getSchemaURL() - Method in class org.bbaw.pdr.utils.Identifier
-
Returns the URL linked to the provided PDR type as a java.lang.String
.
- getSolrServer() - Method in class org.bbaw.pdr.solr.SolrConfiguration
-
Provides the server object for interactions with Solr.
- getTime() - Static method in class org.bbaw.pdr.utils.Repository
-
Returns current timestamp from PaDRe server.
- getType() - Method in class org.bbaw.pdr.utils.Identifier
-
Returns the PDR type of the identifier.
- getType() - Method in class org.bbaw.pdr.utils.IDRange
-
Returns the type of objects in the range.
- getType() - Method in class org.bbaw.pdr.utils.PDRObject
-
Returns the type of the object.
- getUpperBound() - Method in class org.bbaw.pdr.utils.IDRange
-
Returns the upper limit of the range.
- getUserID(String, int) - Static method in class org.bbaw.pdr.utils.Repository
-
Returns the PDR user ID of an user identified by username and project number.
- getValue() - Method in class org.bbaw.pdr.utils.KeyValuePair
-
Returns the value of the pair.
- getXMLContent() - Method in class org.bbaw.pdr.utils.PDRObject
-
Liefert die XML-Repräsentation des Objektes.