lumis.collaboration.chat
Class ChatControllerXml
java.lang.Object
lumis.portal.controller.ControllerXml
lumis.collaboration.chat.ChatControllerXml
public class ChatControllerXml
- extends ControllerXml
Implements the chat controller that returns chat information
- Since:
- 4.0.5
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
requestXmlDoc
protected Document requestXmlDoc
chatResource
protected IResource chatResource
ChatControllerXml
public ChatControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
throws PortalException
- Default constructor. Simply calls super
- Parameters:
request
- response
- pageContext
-
- Throws:
ControllerException
PortalException
handleRequest
public void handleRequest()
throws Exception
- Throws:
Exception
getLatestMessages
protected void getLatestMessages(Node methodNode,
ITransaction portalTransaction)
throws PortalException
- Throws:
PortalException
rejectMessage
protected void rejectMessage(Node methodNode,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
approveMessage
protected void approveMessage(Node methodNode,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
userLeftConversation
protected void userLeftConversation(Node methodNode,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
addMessage
protected void addMessage(Node methodNode,
ITransaction portalTransaction)
throws PortalException
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.