Class DoseUtility.OurMediaImporter

    • Field Detail

      • canUseBzip

        protected boolean canUseBzip
    • Constructor Detail

      • OurMediaImporter

        public OurMediaImporter​(MessageLogger logger,
                                javax.swing.JProgressBar progressBar)
    • Method Detail

      • isOKToImport

        protected boolean isOKToImport​(java.lang.String sopClassUID,
                                       java.lang.String transferSyntaxUID)
        Description copied from class: MediaImporter

        Check for valid information, and that the file is not compressed or not a suitable storage object for import.

        Overrides:
        isOKToImport in class MediaImporter
        Parameters:
        sopClassUID - the SOP Class UID of the file
        transferSyntaxUID - the Transfer Syntax UID of the file
        Returns:
        true if is suitable