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.ArchivingDocuments
DigipostClient. 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.ArchivingDocuments
ArchiveApi.ArchivingDocuments. addFile(ArchiveDocument document, byte[] content)
Laster opp innhold til et dokument.ArchiveApi.ArchivingDocuments
ArchiveApi.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 class
PerformingArchivingDocuments
Methods in no.digipost.api.client.internal.delivery that return ArchiveApi.ArchivingDocuments Modifier and Type Method Description ArchiveApi.ArchivingDocuments
PerformingArchivingDocuments. addFile(ArchiveDocument document, InputStream content)
ArchiveApi.ArchivingDocuments
ArchiveDeliverer. createArchive(Archive archive)
-