Class DrillDownProfile
java.lang.Object
org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
org.pentaho.reporting.engine.classic.extensions.drilldown.DrillDownProfile
- All Implemented Interfaces:
Serializable,org.pentaho.reporting.engine.classic.core.metadata.MetaData
public class DrillDownProfile
extends org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
- See Also:
-
Field Summary
Fields inherited from interface org.pentaho.reporting.engine.classic.core.metadata.MetaData
VALUEROLE_BUNDLE_KEY, VALUEROLE_BUNDLE_NAME, VALUEROLE_CONTENT, VALUEROLE_DATEFORMAT, VALUEROLE_ELEMENT_NAME, VALUEROLE_FIELD, VALUEROLE_FORMULA, VALUEROLE_GROUP, VALUEROLE_MESSAGE, VALUEROLE_NUMBERFORMAT, VALUEROLE_QUERY, VALUEROLE_RESOURCE, VALUEROLE_VALUE -
Constructor Summary
ConstructorsConstructorDescriptionDrillDownProfile(Class linkCustomizerType) DrillDownProfile(String name, String bundleLocation, String keyPrefix, boolean expert, boolean preferred, boolean hidden, boolean deprecated, Class linkCustomizerType, Map<String, String> attributes, org.pentaho.reporting.engine.classic.core.metadata.MaturityLevel maturityLevel, int compatibilityLevel) -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String name) String[]getGroupDisplayName(Locale locale) Methods inherited from class org.pentaho.reporting.engine.classic.core.metadata.AbstractMetaData
computePrefix, getBundle, getBundleLocation, getCompatibilityLevel, getDeprecationMessage, getDescription, getDisplayName, getFeatureMaturityLevel, getGrouping, getGroupingOrdinal, getIcon, getItemOrdinal, getKeyPrefix, getMetaAttribute, getName, isDeprecated, isExperimental, isExpert, isHidden, isPreferred
-
Constructor Details
-
DrillDownProfile
public DrillDownProfile(String name, String bundleLocation, String keyPrefix, boolean expert, boolean preferred, boolean hidden, boolean deprecated, Class linkCustomizerType, Map<String, String> attributes, org.pentaho.reporting.engine.classic.core.metadata.MaturityLevel maturityLevel, int compatibilityLevel) -
DrillDownProfile
-
-
Method Details
-
getLinkCustomizerType
-
getAttribute
-
getAttributes
-
getGroupDisplayName
-