Class BwResourceContent

All Implemented Interfaces:
Serializable, Comparable<BwResourceContent>, org.bedework.util.logging.Logged

public class BwResourceContent extends BwDbentity<BwResourceContent>
Represent the content for a resource stored within the system, e.g an attachment or an image. The actual content is stored in a BwResourceContent object to allow us to put off retrieval of content - or maybe even store outside of the db.
Author:
Mike Douglass douglm - rpi.edu
See Also: