Uses of Class
no.digipost.api.client.representations.archive.Archive
Packages that use Archive
Package
Description
-
Uses of Archive in no.digipost.api.client
Methods in no.digipost.api.client that return ArchiveModifier and TypeMethodDescriptionDigipostClient.addUniqueUUIDToArchiveDocument
(UUID uuid, UUID newuuid) DigipostClient.addUniqueUUIDToArchiveDocument
(SenderId senderId, UUID uuid, UUID newuuid) DigipostClient.getArchiveDocumentByUuid
(UUID uri) DigipostClient.getArchiveDocumentByUuid
(SenderId senderId, UUID uuid) DigipostClient.getArchiveDocuments
(URI uri) An Archive has an optional URL to fetch documents paged 100 at a time.Methods in no.digipost.api.client with parameters of type Archive -
Uses of Archive in no.digipost.api.client.archive
Methods in no.digipost.api.client.archive that return ArchiveModifier and TypeMethodDescriptionArchiveApi.addUniqueUUIDToArchiveDocument
(SenderId senderId, UUID uuid, UUID newuuid) ArchiveApi.getArchiveDocument
(URI uri) ArchiveApi.getArchiveDocumentByUUID
(SenderId senderId, UUID uuid) ArchiveApi.getArchiveDocuments
(URI uri) ArchiveApi.ArchivingDocuments.send()
Sender forsendelsen. -
Uses of Archive in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return ArchiveModifier and TypeMethodDescriptionApiServiceImpl.addUniqueUUIDToArchiveDocument
(SenderId senderId, UUID uuid, UUID newuuid) ApiServiceImpl.getArchiveDocument
(URI uri) ApiServiceImpl.getArchiveDocumentByUUID
(SenderId senderId, UUID uuid) ApiServiceImpl.getArchiveDocuments
(URI uri) -
Uses of Archive in no.digipost.api.client.internal.delivery
Methods in no.digipost.api.client.internal.delivery that return ArchiveModifier and TypeMethodDescriptionPerformingArchivingDocuments.send()
ArchiveDeliverer.sendMultipartMessage
(Archive archive, Map<UUID, no.digipost.api.client.internal.delivery.DocumentContent> documentsAndContent) Sender melding med alle dokumenter og innhold med én API-forespørsel (HTTP multipart request).Methods in no.digipost.api.client.internal.delivery with parameters of type ArchiveModifier and TypeMethodDescriptionArchiveDeliverer.createArchive
(Archive archive) ArchiveDeliverer.sendMultipartMessage
(Archive archive, Map<UUID, no.digipost.api.client.internal.delivery.DocumentContent> documentsAndContent) Sender melding med alle dokumenter og innhold med én API-forespørsel (HTTP multipart request).Constructors in no.digipost.api.client.internal.delivery with parameters of type ArchiveModifierConstructorDescriptionPerformingArchivingDocuments
(Archive archive, ArchiveDeliverer archiveDeliverer) -
Uses of Archive in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return Archive -
Uses of Archive in no.digipost.api.client.representations.archive
Fields in no.digipost.api.client.representations.archive with type parameters of type ArchiveMethods in no.digipost.api.client.representations.archive that return ArchiveMethods in no.digipost.api.client.representations.archive that return types with arguments of type ArchiveConstructor parameters in no.digipost.api.client.representations.archive with type arguments of type Archive