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 Archives
DigipostClient. getArchiveDocumentsByReferenceId(SenderId senderId, String referenceId)
Archives
DigipostClient. getArchives()
Get a list of all the archivesArchives
DigipostClient. 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 Archives
ArchiveApi. getArchiveDocumentsByReferenceId(SenderId senderId, String referenceId)
Henter en liste av ArkivDokumenter med en gitt referanseIdArchives
ArchiveApi. 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 Archives
ApiServiceImpl. getArchiveDocumentsByReferenceId(SenderId senderId, String referenceId)
Archives
ApiServiceImpl. getArchives(SenderId senderId)
-