Class MenuAction

  • All Implemented Interfaces:
    java.io.Serializable

    @Named
    public class MenuAction
    extends java.lang.Object
    implements java.io.Serializable
    Action class for helping with menu
    Author:
    Yuriy Movchan Date: 12/18/2012
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      MenuAction()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String endConversation​(java.lang.String viewId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MenuAction

        public MenuAction()
    • Method Detail

      • endConversation

        public java.lang.String endConversation​(java.lang.String viewId)