org.apache.jetspeed.modules.actions.controls
Class EndCustomize

java.lang.Object
  extended byorg.apache.turbine.modules.Assembler
      extended byorg.apache.turbine.modules.Action
          extended byorg.apache.jetspeed.modules.actions.controls.EndCustomize

public class EndCustomize
extends org.apache.turbine.modules.Action

This action must be invoked to clean up the customization state and redirect the user to his portal hompage

Author:
Raphaël Luta, Paul Spencer, Glenn R. Golden

Constructor Summary
EndCustomize()
           
 
Method Summary
 void doPerform(org.apache.turbine.util.RunData data)
           
 
Methods inherited from class org.apache.turbine.modules.Action
perform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndCustomize

public EndCustomize()
Method Detail

doPerform

public void doPerform(org.apache.turbine.util.RunData data)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.