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 ExportOperationDTO
ExportOperationDTO.create
(DocumentSnapshotDTO document, String type, String downloadPurpose, com.google.gwt.core.client.JsArrayString disabledAnnoTypes) static ExportOperationDTO
ExportOperationDTO.from
(DocumentSnapshotDTO document, ExportType type, DownloadPurpose downloadPurpose, List<String> disabledAnnoTypes)