Class ArchiveDocument

    • Constructor Detail

      • ArchiveDocument

        public ArchiveDocument()
      • ArchiveDocument

        public ArchiveDocument​(UUID uuid,
                               String fileName,
                               String fileType,
                               String contentType)
    • Method Detail

      • getUuid

        public UUID getUuid()
      • getFileName

        public String getFileName()
      • getFileType

        public String getFileType()
      • getReferenceid

        public String getReferenceid()
      • getContentType

        public String getContentType()
      • setContentHash

        public void setContentHash​(ContentHash value)
      • getLinks

        public List<Link> getLinks()
      • getDocumentByUUID

        public URI getDocumentByUUID()
      • getDocumentContent

        public URI getDocumentContent()
      • getAddUniqueUUID

        public URI getAddUniqueUUID()
      • getDocumentContentStream

        public URI getDocumentContentStream()
      • deleteArchiveDocumentUri

        public URI deleteArchiveDocumentUri()