-
-
Field Summary
_buffer
protected byte[]
The buffer for the image/file data.
-
Constructor Summary
Constructors
-
Method Summary
boolean
Returns if this NOTAM is in effect.
Returns the database image type.
Returns the CSS class for this object if rendered in a view table.
void
Updates if this NOTAM is in effect.
Methods inherited from class News
compareTo, getAuthorID, getBannerWidth, getBody, getDate, getIsHTML, getSubject, setAuthorID, setBannerWidth, setBody, setDate, setIsHTML, setSubject
int
int
Returns the Author of this bean.
int
Returns the width of the banner image.
Return this entry's Content.
Return the date/entry this entry was created.
boolean
Returns if this entry is raw HTML.
Return this entry's Title.
void
Updates the author of this bean.
void
Updates the width of the banner image.
void
Updates this entry's body content.
void
Update the date of this entry.
void
Updates if this entry is raw HTML.
void
Updates this subject of this entry.
Methods inherited from class ImageBean
checkParam, getFormat, getHasImage, getHeight, getSize, getWidth, load, load, setFormat, setHeight, setSize, setWidth
protected static void
Helper method to check for negative numeric parameters.
Returns the type of image.
boolean
Queries if the bean has an associated Image.
int
Returns the height of the image.
int
Returns the size of the image.
int
Returns the width of the image.
final void
Updates the image buffer.
final void
Loads an image into the buffer.
void
Updates the image format.
void
Updates the height of this image.
void
Updates the size of this image.
void
Updates the width of this image.