net.myvietnam.mvnplugin.mvnforum.user
Class ActionInUserModule

java.lang.Object
  |
  +--net.myvietnam.mvnplugin.mvnforum.user.ActionInUserModule
All Implemented Interfaces:
Action

public class ActionInUserModule
extends java.lang.Object
implements Action


Constructor Summary
ActionInUserModule(javax.servlet.http.HttpServletRequest request, java.lang.String requestURI)
           
 
Method Summary
 java.lang.String getDesc()
           
 java.lang.String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionInUserModule

public ActionInUserModule(javax.servlet.http.HttpServletRequest request,
                          java.lang.String requestURI)
                   throws net.myvietnam.mvncore.exception.MissingURLMapEntryException
Method Detail

getUrl

public java.lang.String getUrl()
Specified by:
getUrl in interface Action

getDesc

public java.lang.String getDesc()
Specified by:
getDesc in interface Action