Class STemporaryContent

    • Constructor Summary

      Constructors 
      Constructor Description
      STemporaryContent​(java.lang.String fileName, java.sql.Blob content, java.lang.String mimeType)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setTenantId​(long id)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • STemporaryContent

        public STemporaryContent​(java.lang.String fileName,
                                 java.sql.Blob content,
                                 java.lang.String mimeType)