Uses of Package
org.dspace.content.dto
-
Packages that use org.dspace.content.dto Package Description org.dspace.content.crosswalk Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.org.dspace.external.model -
Classes in org.dspace.content.dto used by org.dspace.content.crosswalk Class Description MetadataValueDTO This class acts as Data transfer object in which we can store data like in a regular MetadataValue object, but this one isn't saved in the DB. -
Classes in org.dspace.content.dto used by org.dspace.external.model Class Description MetadataValueDTO This class acts as Data transfer object in which we can store data like in a regular MetadataValue object, but this one isn't saved in the DB.