Uses of Class
no.digipost.api.client.representations.archive.Archives
-
Packages that use Archives Package Description no.digipost.api.client no.digipost.api.client.archive no.digipost.api.client.internal -
-
Uses of Archives in no.digipost.api.client
Methods in no.digipost.api.client that return Archives Modifier and Type Method Description ArchivesDigipostClient. getArchiveDocumentsByReferenceId(SenderId senderId, String referenceId)ArchivesDigipostClient. getArchives()Get a list of all the archivesArchivesDigipostClient. 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 Archives Modifier and Type Method Description ArchivesArchiveApi. getArchiveDocumentsByReferenceId(SenderId senderId, String referenceId)Henter en liste av ArkivDokumenter med en gitt referanseIdArchivesArchiveApi. getArchives(SenderId senderId) -
Uses of Archives in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal that return Archives Modifier and Type Method Description ArchivesApiServiceImpl. getArchiveDocumentsByReferenceId(SenderId senderId, String referenceId)ArchivesApiServiceImpl. getArchives(SenderId senderId)
-