|
Agentflow V3.1 |
||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PASEMessage | |
---|---|
pe.pase | |
si.wfinterface |
Uses of PASEMessage in pe.pase |
---|
Methods in pe.pase with parameters of type PASEMessage | |
---|---|
void |
ClientRMI.addNewMessage(PASEMessage msg)
Add new message. |
boolean |
UtilityService.deletePASEMessage(PASEMessage msg)
Delete a message from database |
boolean |
ServerService.deletePASEMessage(PASEMessage msg)
Delete message from database |
boolean |
ClientAPI.deletePASEMessage(PASEMessage msg)
Delete message from database. |
boolean |
BasedClientAPI.deletePASEMessage(PASEMessage msg)
|
boolean |
UtilityService.sendPASEMessage(PASEMessage msg)
Send a message through message-system built in Agentflow |
boolean |
ServerService.sendPASEMessage(PASEMessage msg)
Send message through message-system built in Agentflow |
boolean |
ClientAPI.sendPASEMessage(PASEMessage msg)
Send message through message-system built in Agentflow. |
boolean |
BasedClientAPI.sendPASEMessage(PASEMessage msg)
|
boolean |
UtilityService.updatePASEMessage(PASEMessage msg)
Update a message in database |
boolean |
ServerService.updatePASEMessage(PASEMessage msg)
|
boolean |
ClientAPI.updatePASEMessage(PASEMessage msg)
Update the message state includes both IsNew and IsReply fields. |
boolean |
BasedClientAPI.updatePASEMessage(PASEMessage msg)
|
Uses of PASEMessage in si.wfinterface |
---|
Methods in si.wfinterface with parameters of type PASEMessage | |
---|---|
boolean |
WCCI.deletePASEMessage(PASEMessage msg)
Delete message from database. |
boolean |
WFCI.deletePASEMessage(PASEMessage msg)
Delete message from database. |
boolean |
WCCI.sendPASEMessage(PASEMessage msg)
Send message through message-system built in Agentflow. |
boolean |
WFCI.sendPASEMessage(PASEMessage msg)
Send message through message-system built in Agentflow. |
boolean |
WCCI.updatePASEMessage(PASEMessage msg)
Deprecated. |
boolean |
WFCI.updatePASEMessage(PASEMessage msg)
Deprecated. |
|
Agentflow V3.1 |
||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |