Class Waiver

java.lang.Object
org.cswteams.ms3.entity.Waiver

@Entity public class Waiver extends Object
Represents a formal document or a string text, containing the cause of a shift swap (by a planner) or of an absence (by a doctor) due to specific condition
  • Constructor Details

    • Waiver

      protected Waiver()
      Default constructor used for lombok @Data annotation
    • Waiver

      public Waiver(String fileName, String type, byte[] data)
      Public construct
      Parameters:
      fileName - The name of the file, containing the medical certificate or some other legal document
      type - The text string which act as a description for the waiver
      data - Actual data containing the file