Uses of Class
com.levigo.jadice.web.client.messaging.ExportOperationDTO
Packages that use ExportOperationDTO
-
Uses of ExportOperationDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return ExportOperationDTOModifier and TypeMethodDescriptionstatic ExportOperationDTOExportOperationDTO.create(DocumentSnapshotDTO document, String type, String downloadPurpose, com.google.gwt.core.client.JsArrayString disabledAnnoTypes) static ExportOperationDTOExportOperationDTO.from(DocumentSnapshotDTO document, ExportType type, DownloadPurpose downloadPurpose, List<String> disabledAnnoTypes)