Class DatabaseDocumentBean

java.lang.Object
All Implemented Interfaces:
Serializable, Comparable<Object>, IDBean, Cacheable
Direct Known Subclasses:
Briefing, Tour

public abstract class DatabaseDocumentBean extends DatabaseBlobBean
An abstract bean that contains a document. This has helper methods that provide PDF detection and allow the size to be loaded without loading the entire binary payload.
Since:
10.0
Version:
10.0
Author:
Luke
See Also: