net.myvietnam.mvnplugin.mvnforum.admin
Class ActionInAdminModule

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

public class ActionInAdminModule
extends java.lang.Object
implements Action


Constructor Summary
ActionInAdminModule(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

ActionInAdminModule

public ActionInAdminModule(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