- checkRemainingTemporaryIDs(List<PDRObject>) - Static method in class org.bbaw.pdr.utils.Repository
-
Tests if any PDR object in the provided list contains one or more
temporary ID.
- count() - Method in class org.bbaw.pdr.utils.IDRange
-
Returns the number of objects in the range.
- create(String) - Static method in class org.bbaw.pdr.utils.Identifier
-
At risk of getting a null
reference, this method can
be used to create an instance of this class when the validity of
the given idString
is secured during runtime by other
mechanims.
- createSolrInputDocument(PDRObject) - Static method in class org.bbaw.pdr.solr.SolrInputDocumentFactory
-
Factory method for the creation of Solr input documents.