|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpe.pase.BBSMessage
si.wfcidata.AFBBSMessage
public class AFBBSMessage
AFBBSMessage
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AFBBSMessage(WFCI wfci)
wfci
- WFCI interfacepublic AFBBSMessage(WFCI wfci, BBSMessage message) throws WFCIException
wfci
- WFCI interfacemessage
- AFBBSMessage
WFCIException
Method Detail |
---|
public boolean delAFBBSMsg() throws WFCIException
WFCIException
public java.lang.String getAuthorID()
public BBSMessage getBBSMessage()
public java.lang.String getBoardName() throws WFCIException
getBoardName
in class BBSMessage
WFCIException
public java.lang.String getBoardOwner() throws WFCIException
WFCIException
public boolean postAFBBSMsg() throws WFCIException
WFCIException
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |