Liferay 6.0.5

com.liferay.portal.events
Class RandomLookAndFeelAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.Action
      extended by com.liferay.portal.events.RandomLookAndFeelAction

public class RandomLookAndFeelAction
extends Action


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

Constructor Detail

RandomLookAndFeelAction

public RandomLookAndFeelAction()
Method Detail

run

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

Liferay 6.0.5