Agentflow
V3.1

Uses of Class
pe.pase.BBSMessage

Packages that use BBSMessage
pe.pase   
si.wfcidata   
si.wfinterface   
 

Uses of BBSMessage in pe.pase
 

Methods in pe.pase that return BBSMessage
 BBSMessage UtilityService.getBBSMsg(java.lang.String msgID)
          Get the bbs message with the specific ID
 BBSMessage ServerService.getBBSMsg(java.lang.String msgID)
           
 

Methods in pe.pase with parameters of type BBSMessage
 void ClientRMI.addNewBBSMessageInClient(BBSMessage message)
          Add new bbs message in client
 void AdminRMI.addNewBBSMessageInClient(BBSMessage message)
          Add new bbs message in client
 boolean UtilityService.postBBSMsg(BBSMessage msg)
          Post a bbs message in db with a new message object
 boolean ServerService.postBBSMsg(BBSMessage msg)
           
 boolean UtilityService.updateBBSMessage(BBSMessage msg)
           
 

Uses of BBSMessage in si.wfcidata
 

Subclasses of BBSMessage in si.wfcidata
 class AFBBSMessage
          AFBBSMessage
 

Methods in si.wfcidata that return BBSMessage
 BBSMessage AFBBSMessage.getBBSMessage()
          Get BBSMessage instance of the AFBBSMessage
 

Constructors in si.wfcidata with parameters of type BBSMessage
AFBBSMessage(WFCI wfci, BBSMessage message)
          Constructor
 

Uses of BBSMessage in si.wfinterface
 

Methods in si.wfinterface that return BBSMessage
 BBSMessage BBS.getBBSMsg(java.lang.String msgID)
          Get the BBSMessage object with ID.
 BBSMessage WFCI.getBBSMsg(java.lang.String msgID)
          Gets the bbs message with the specific ID.
 

Methods in si.wfinterface with parameters of type BBSMessage
 boolean BBS.postBBSMsg(BBSMessage msg)
          Post a message.
 boolean WFCI.postBBSMsg(BBSMessage msg)
          Post a bbs message in db with a new message object.
 boolean WFCI.updateBBSMessage(BBSMessage msg)
           
 


Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.