com.dotmarketing.portal.struts
Class DotCustomLoginPostAction

java.lang.Object
  extended by com.liferay.portal.struts.Action
      extended by com.dotmarketing.portal.struts.DotCustomLoginPostAction

public class DotCustomLoginPostAction
extends com.liferay.portal.struts.Action

This class is added to manage the flyout menues

Since:
1.5
Version:
1.0
Author:
Oswaldo Gallango

Field Summary
static java.lang.String FAKE_PASSWORD
           
 
Constructor Summary
DotCustomLoginPostAction()
           
 
Method Summary
 void run(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class com.liferay.portal.struts.Action
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAKE_PASSWORD

public static final java.lang.String FAKE_PASSWORD
See Also:
Constant Field Values
Constructor Detail

DotCustomLoginPostAction

public DotCustomLoginPostAction()
Method Detail

run

public void run(javax.servlet.http.HttpServletRequest request,
                javax.servlet.http.HttpServletResponse response)
         throws com.liferay.portal.struts.ActionException
Specified by:
run in class com.liferay.portal.struts.Action
Throws:
com.liferay.portal.struts.ActionException


Copyright © 2013 dotCMS Inc. All Rights Reserved.