Uses of Interface
no.digipost.api.client.archive.ArchiveApi.ArchivingDocuments
-
Packages that use ArchiveApi.ArchivingDocuments Package Description no.digipost.api.client no.digipost.api.client.archive no.digipost.api.client.internal.delivery -
-
Uses of ArchiveApi.ArchivingDocuments in no.digipost.api.client
Methods in no.digipost.api.client that return ArchiveApi.ArchivingDocuments Modifier and Type Method Description ArchiveApi.ArchivingDocumentsDigipostClient. archiveDocuments(Archive archive) -
Uses of ArchiveApi.ArchivingDocuments in no.digipost.api.client.archive
Methods in no.digipost.api.client.archive that return ArchiveApi.ArchivingDocuments Modifier and Type Method Description default ArchiveApi.ArchivingDocumentsArchiveApi.ArchivingDocuments. addFile(ArchiveDocument document, byte[] content)Laster opp innhold til et dokument.ArchiveApi.ArchivingDocumentsArchiveApi.ArchivingDocuments. addFile(ArchiveDocument document, InputStream content)Laster opp innhold til et dokument. -
Uses of ArchiveApi.ArchivingDocuments in no.digipost.api.client.internal.delivery
Classes in no.digipost.api.client.internal.delivery that implement ArchiveApi.ArchivingDocuments Modifier and Type Class Description classPerformingArchivingDocumentsMethods in no.digipost.api.client.internal.delivery that return ArchiveApi.ArchivingDocuments Modifier and Type Method Description ArchiveApi.ArchivingDocumentsPerformingArchivingDocuments. addFile(ArchiveDocument document, InputStream content)ArchiveApi.ArchivingDocumentsArchiveDeliverer. createArchive(Archive archive)
-