org.gwe.p2elv2.functions
Class PFUnbundle

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

public class PFUnbundle
extends PFunctionSingleValue

Since:
Aug 11, 2008
Author:
Marco Ruiz

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

Constructor Detail

PFUnbundle

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