Class EditChatRoomProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class EditChatRoomProcessActionHandler
    extends ProcessActionHandler
    Updates a chat room request
    Since:
    4.0.6
    Version:
    $Revision: 6695 $ $Date: 2007-05-03 13:11:23 -0300 (Thu, 03 May 2007) $
    • Field Detail

      • chatRoomResource

        protected IResource chatRoomResource
    • Constructor Detail

      • EditChatRoomProcessActionHandler

        public EditChatRoomProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException