Agentflow
V3.1

si.wfcidata
Class AFBBSMessage

java.lang.Object
  extended by pe.pase.BBSMessage
      extended by si.wfcidata.AFBBSMessage
All Implemented Interfaces:
com.flowring.entity.Entity, java.io.Serializable, Listable

public class AFBBSMessage
extends BBSMessage

AFBBSMessage

Version:
1.1.5,
Author:
Flowring co.
See Also:
Serialized Form

Constructor Summary
AFBBSMessage(WFCI wfci)
          Constructor
AFBBSMessage(WFCI wfci, BBSMessage message)
          Constructor
 
Method Summary
 boolean delAFBBSMsg()
          Delete the AFBBSMessage.
 java.lang.String getAuthorID()
          Get the author login ID of the AFBBSMessage
 BBSMessage getBBSMessage()
          Get BBSMessage instance of the AFBBSMessage
 java.lang.String getBoardName()
          Get the AFBBSBoard name of the AFBBSMessage
 java.lang.String getBoardOwner()
          Get the AFBBSBoard owner of the AFBBSMessage
 boolean postAFBBSMsg()
          Post the AFBBSMessage.
 
Methods inherited from class pe.pase.BBSMessage
compare, deleted, getAdjustableAtColumn, getAlignmentAtColumn, getAuthor, getBoardID, getBody, getColumnNameAtColumn, getColumnSize, getColumnWidthAtColumn, getEndTime, getEndTimeStr, getGMTPostTime, getGMTPostTimeStr, getHashKey, getID, getMemberId, getObjectAtColumn, getPostTime, getPostTimeStr, getReplyMessage, getStartTime, getStartTimeStr, getSubject, getTimeString, getViewCount, isContainBody, isDeleted, isNew, isPermission, isReply, setAuthor, setBoardID, setBoardName, setBody, setEndTime, setGMTPostTime, setID, setMemberId, setNew, setPermission, setPostTime, setReply, setStartTime, setSubject, setViewCount, toString, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AFBBSMessage

public AFBBSMessage(WFCI wfci)
Constructor

Parameters:
wfci - WFCI interface

AFBBSMessage

public AFBBSMessage(WFCI wfci,
                    BBSMessage message)
             throws WFCIException
Constructor

Parameters:
wfci - WFCI interface
message - AFBBSMessage
Throws:
WFCIException
Method Detail

delAFBBSMsg

public boolean delAFBBSMsg()
                    throws WFCIException
Delete the AFBBSMessage.

Returns:
true if succeeded
Throws:
WFCIException

getAuthorID

public java.lang.String getAuthorID()
Get the author login ID of the AFBBSMessage

Returns:
the author login ID

getBBSMessage

public BBSMessage getBBSMessage()
Get BBSMessage instance of the AFBBSMessage

Returns:
BBSMessage instance

getBoardName

public java.lang.String getBoardName()
                              throws WFCIException
Get the AFBBSBoard name of the AFBBSMessage

Overrides:
getBoardName in class BBSMessage
Returns:
the AFBBSBoard name
Throws:
WFCIException

getBoardOwner

public java.lang.String getBoardOwner()
                               throws WFCIException
Get the AFBBSBoard owner of the AFBBSMessage

Returns:
the AFBBSBoard owner name
Throws:
WFCIException

postAFBBSMsg

public boolean postAFBBSMsg()
                     throws WFCIException
Post the AFBBSMessage.

Returns:
true if succeeded
Throws:
WFCIException

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.