Class RetrievedContent


  • public class RetrievedContent
    extends Object
    Container for retrieved content items
    Author:
    Bill Branan Date: 4/20/18
    • Constructor Detail

      • RetrievedContent

        public RetrievedContent()
    • Method Detail

      • getContentStream

        public InputStream getContentStream()
      • setContentStream

        public void setContentStream​(InputStream contentStream)
      • getContentProperties

        public Map<String,​String> getContentProperties()
      • setContentProperties

        public void setContentProperties​(Map<String,​String> contentProperties)