Class ValidateDownloadDocumentsSelectionSdsJson

All Implemented Interfaces:
Serializable

public class ValidateDownloadDocumentsSelectionSdsJson
extends DownloadDocumentsSelectionSdsJson
Used when validating files for download
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getShouldAggregateMessage

      public Boolean getShouldAggregateMessage()
      A Set of folder paths
      Returns:
      A Set of folder paths
    • setShouldAggregateMessage

      public void setShouldAggregateMessage​(Boolean shouldAggregateMessage)
      A Set of folder paths
      Parameters:
      shouldAggregateMessage - A Set of folder paths
    • getShouldInitiateConversionToPdf

      public Boolean getShouldInitiateConversionToPdf()
      Initiates conversion to pdf of protected txt and images files in case they are not converted to pdf
      Returns:
      Initiates conversion to pdf of protected txt and images files in case they are not converted to pdf
    • setShouldInitiateConversionToPdf

      public void setShouldInitiateConversionToPdf​(Boolean shouldInitiateConversionToPdf)
      Initiates conversion to pdf of protected txt and images files in case they are not converted to pdf
      Parameters:
      shouldInitiateConversionToPdf - Initiates conversion to pdf of protected txt and images files in case they are not converted to pdf