Class Briefing

All Implemented Interfaces:
Serializable, Comparable<Object>, IDBean, Cacheable

public class Briefing extends DatabaseDocumentBean
A bean to store an Online Event briefing.
Since:
9.0
Version:
10.0
Author:
Luke
See Also:
  • Constructor Details

    • Briefing

      public Briefing(byte[] data)
      Creates the bean from a binary blob.
      Parameters:
      data - the briefing data
    • Briefing

      public Briefing(String data)
      Creates the bean from a string.
      Parameters:
      data - the briefing data