org.gwe.p2elv2.functions
Class PFFileUpload

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.PFFileUpload

public class PFFileUpload
extends PFunctionRuntime

Since:
Aug 4, 2008
Author:
Marco Ruiz

Constructor Summary
PFFileUpload()
           
 
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

PFFileUpload

public PFFileUpload()
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.