Uses of Class
no.digipost.api.client.representations.archive.Archives
Packages that use Archives
Package
Description
-
Uses of Archives in no.digipost.api.client
Methods in no.digipost.api.client that return ArchivesModifier and TypeMethodDescriptionDigipostClient.getArchiveDocumentsByReferenceId
(SenderId senderId, String referenceId) DigipostClient.getArchives()
Get a list of all the archivesDigipostClient.getArchives
(SenderId senderId) Get a list of all the archives for the organisation represented by senderId. -
Uses of Archives in no.digipost.api.client.archive
Methods in no.digipost.api.client.archive that return ArchivesModifier and TypeMethodDescriptionArchiveApi.getArchiveDocumentsByReferenceId
(SenderId senderId, String referenceId) Henter en liste av ArkivDokumenter med en gitt referanseIdArchiveApi.getArchives
(SenderId senderId) -
Uses of Archives in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return ArchivesModifier and TypeMethodDescriptionApiServiceImpl.getArchiveDocumentsByReferenceId
(SenderId senderId, String referenceId) ApiServiceImpl.getArchives
(SenderId senderId)