Class JasperTemplate


  • @Entity
    public class JasperTemplate
    extends BaseTimestampedEntity
    This class represents template that is used to create reports that is filled with data from the db.
    • Constructor Summary

      Constructors 
      Constructor Description
      JasperTemplate()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void preSave()  
      • Methods inherited from class java.lang.Object

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

      • JasperTemplate

        public JasperTemplate()
    • Method Detail

      • preSave

        protected void preSave()