Class 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:
    Serialized Form
    • 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

      Constructors 
      Constructor Description
      DrillDownProfile​(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)  
    • Constructor Detail

      • 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

        public DrillDownProfile​(Class linkCustomizerType)
    • Method Detail

      • getLinkCustomizerType

        public Class getLinkCustomizerType()
      • getAttribute

        public String getAttribute​(String name)
      • getAttributes

        public String[] getAttributes()
      • getGroupDisplayName

        public String getGroupDisplayName​(Locale locale)