Class AbstractFunctionCategory
java.lang.Object
org.pentaho.reporting.libraries.formula.function.AbstractFunctionCategory
- All Implemented Interfaces:
FunctionCategory
- Direct Known Subclasses:
DateTimeFunctionCategory
,FinancialFunctionCategory
,InformationFunctionCategory
,InvalidFunctionCategory
,LogicalFunctionCategory
,MathFunctionCategory
,RoundingFunctionCategory
,TextFunctionCategory
,UserDefinedFunctionCategory
Creation-Date: 05.11.2006, 14:31:22
- Author:
- Thomas Morgner
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getDescription
(Locale locale) getDisplayName
(Locale locale) int
hashCode()
-
Method Details
-
getDisplayName
- Specified by:
getDisplayName
in interfaceFunctionCategory
-
getDescription
- Specified by:
getDescription
in interfaceFunctionCategory
-
equals
-
hashCode
-