MorphBank Object Description

MorphBank Research Group
School of Computational Sciences
and
The Departent of Computer Science
Florida State University


Object Name:News
 Description: Standard Database news table
Primary Key:id
 
Attribute Name: idType: Character This is the id inherited from BaseObject. Other fields, for instance userId and groupId, are also inhered from the BaseObject (see specification of BaseObject).
Attribute Name: titleType: Character Short title for the item of news.
Attribute Name: bodyType: text Main body of the item of news.
Attribute Name: imageType: Character The path and name of the image to be posted with the news.
Attribute Name: imageTextType: Character Image caption text.