org.gwe.p2elv2.functions
Class PFFileDownload

java.lang.Object
  extended by org.gwe.p2elv2.PFunction
      extended by org.gwe.p2elv2.PFunctionSingleValue
          extended by org.gwe.p2elv2.PFunctionRuntime
              extended by org.gwe.p2elv2.functions.PFFileDownload

public class PFFileDownload
extends PFunctionRuntime

Since:
Aug 4, 2008
Author:
Marco Ruiz

Constructor Summary
PFFileDownload()
           
 
Method Summary
 PVarValue calculateValue(java.util.List<java.lang.String> params, PStatementContext ctx)
           
 
Methods inherited from class org.gwe.p2elv2.PFunctionRuntime
isRuntime
 
Methods inherited from class org.gwe.p2elv2.PFunctionSingleValue
calculateValues, isSingleValue
 
Methods inherited from class org.gwe.p2elv2.PFunction
getFunction, getName, isCompiletime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PFFileDownload

public PFFileDownload()
Method Detail

calculateValue

public PVarValue calculateValue(java.util.List<java.lang.String> params,
                                PStatementContext ctx)
Specified by:
calculateValue in class PFunctionSingleValue


Copyright © 2007-2009. All Rights Reserved.