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 TypeMethodDescriptionbooleangetDescription(Locale locale) getDisplayName(Locale locale) inthashCode()
-
Method Details
-
getDisplayName
- Specified by:
getDisplayNamein interfaceFunctionCategory
-
getDescription
- Specified by:
getDescriptionin interfaceFunctionCategory
-
equals
-
hashCode
-