com.dotmarketing.cms.myaccount.action
Class MyInterestsAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.apache.struts.actions.DispatchAction
          extended by com.dotmarketing.cms.myaccount.action.MyInterestsAction

public class MyInterestsAction
extends org.apache.struts.actions.DispatchAction


Field Summary
 
Fields inherited from class org.apache.struts.actions.DispatchAction
clazz, log, messages, methods, types
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
MyInterestsAction()
           
 
Method Summary
 CategoryAPI getCategoryAPI()
           
 org.apache.struts.action.ActionForward saveUserInfo(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm lf, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void setCategoryAPI(CategoryAPI categoryAPI)
           
 org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm lf, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class org.apache.struts.actions.DispatchAction
cancelled, dispatchMethod, execute, getMethod, getMethodName
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyInterestsAction

public MyInterestsAction()
Method Detail

getCategoryAPI

public CategoryAPI getCategoryAPI()

setCategoryAPI

public void setCategoryAPI(CategoryAPI categoryAPI)

unspecified

public org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping mapping,
                                                          org.apache.struts.action.ActionForm lf,
                                                          javax.servlet.http.HttpServletRequest request,
                                                          javax.servlet.http.HttpServletResponse response)
                                                   throws java.lang.Exception
Overrides:
unspecified in class org.apache.struts.actions.DispatchAction
Throws:
java.lang.Exception

saveUserInfo

public org.apache.struts.action.ActionForward saveUserInfo(org.apache.struts.action.ActionMapping mapping,
                                                           org.apache.struts.action.ActionForm lf,
                                                           javax.servlet.http.HttpServletRequest request,
                                                           javax.servlet.http.HttpServletResponse response)
                                                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 dotCMS Inc. All Rights Reserved.