Uses of Class
com.denodo.commons.Document
Packages that use Document
-
Uses of Document in com.denodo.commons
Constructors in com.denodo.commons with parameters of type Document -
Uses of Document in com.denodo.scheduler.api.exporter
Method parameters in com.denodo.scheduler.api.exporter with type arguments of type DocumentModifier and TypeMethodDescriptionvoidExporter.export(Collection<Document> documents) Exports the documents.default voidExporter.export(Collection<Document> documents, ExporterQueryContext queryContext) Exports the documents, with their relatedExporterQueryContext.default voidExporterWithContext.export(Collection<Document> documents) voidExporterWithContext.export(Collection<Document> documents, ExporterQueryContext queryContext)