psdi.app.bulletinboard

Class BB

  • All Implemented Interfaces:
    java.rmi.Remote, BBRemote, MboConstants, MboRemote, MaxRemoteProxy


    public class BB
    extends Mbo
    implements BBRemote
    MBO representing a Bulletin Board Message The attributes in this object are as follows:


    Attribute Name Description
    BULLETINBOARDID BulletinBoard ID. This is the unique identifier of the BulletinBoard record.
    SUBJECT This is where the subject description is defined.
    MESSAGE This is where the actual bulletin board message is stored
    POSTBY The UserName of the person composing the message
    POSTDATE The date/time this message needs to appear on the bulletin board
    EXPIREDATE The date/time this messages needs to be removed from the bulletin board
    EMAIL Flag used to indicate if an email notification should be sent to the audience when the message is posted