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

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

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

Change the internal state of a portlet from normal to closed

Author:
Roberto Carrasco, Raphaël Luta, Paul Spencer

Constructor Summary
Close()
           
 
Method Summary
 void doPerform(org.apache.turbine.util.RunData rundata)
           
 
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

Close

public Close()
Method Detail

doPerform

public void doPerform(org.apache.turbine.util.RunData rundata)
               throws java.lang.Exception
Parameters:
rundata - The RunData object for the current request
Throws:
java.lang.Exception


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