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

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

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

Display portlet in print friendly format

Version:
$Id: Print.java,v 1.3 2004/02/23 02:50:53 jford Exp $
Author:
Mark Orciuch

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

Print

public Print()
Method Detail

doPerform

public void doPerform(org.apache.turbine.util.RunData rundata)
               throws java.lang.Exception
Performs the action

Parameters:
rundata -
Throws:
java.lang.Exception


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