org.pentaho.reporting.libraries.formula.function.userdefined
Class UserDefinedFunctionCategory

java.lang.Object
  extended by org.pentaho.reporting.libraries.formula.function.AbstractFunctionCategory
      extended by org.pentaho.reporting.libraries.formula.function.userdefined.UserDefinedFunctionCategory
All Implemented Interfaces:
FunctionCategory

public class UserDefinedFunctionCategory
extends AbstractFunctionCategory

Creation-Date: 05.11.2006, 15:05:38

Author:
Thomas Morgner

Field Summary
static FunctionCategory CATEGORY
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.libraries.formula.function.AbstractFunctionCategory
equals, getDescription, getDisplayName, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORY

public static final FunctionCategory CATEGORY