Uses of Package
org.dspace.util
Packages that use org.dspace.util
Package
Description
Contains the classes used to map between retrieved records and actual usable
MetadatumDTO
Classes are used in the spring config of implementations of
AbstractMetadataFieldMapping
which query to an element in the retrieved record and map it to a metadatafield.Transformer classes used by services classes (Such as processing/generating queries, altering results, etc)
Generally useful classes, not particularly tied to any other package.
-
Classes in org.dspace.util used by org.dspace.contentreportClassDescriptionData structure containing the required objects to build criteria for a JPA query built using the JPA Criteria API.
-
Classes in org.dspace.util used by org.dspace.importer.external.metadatamapping.contributorClassDescriptionClass that parse a properties file present in the crosswalks directory and allows to get its values given a key.
-
Classes in org.dspace.util used by org.dspace.importer.external.metadatamapping.transformClassDescriptionClass that parse a properties file present in the crosswalks directory and allows to get its values given a key.
-
Classes in org.dspace.util used by org.dspace.orcid.modelClassDescriptionClass that parse a properties file present in the crosswalks directory and allows to get its values given a key.
-
Classes in org.dspace.util used by org.dspace.orcid.model.factory.implClassDescriptionClass that parse a properties file present in the crosswalks directory and allows to get its values given a key.
-
Classes in org.dspace.util used by org.dspace.utilClassDescriptionMake System.console mock-able for testing.