Uses of Class
org.eclipse.pass.loader.nihms.SubmissionDTO
Packages that use SubmissionDTO
-
Uses of SubmissionDTO in org.eclipse.pass.loader.nihms
Methods in org.eclipse.pass.loader.nihms that return SubmissionDTOModifier and TypeMethodDescriptionNihmsPublicationToSubmission.transform(NihmsPublication pub) Does the heavy lifting of converting a NihmsPublication record into the NihmsSubmissionDTO that is needed for the NihmsLoaderMethods in org.eclipse.pass.loader.nihms with parameters of type SubmissionDTOModifier and TypeMethodDescriptionvoidSubmissionLoader.load(SubmissionDTO dto) Load the data in the NihmsSubmissionDTO to the database.