public class MDXMetaDataCellAttributes extends Object implements org.pentaho.reporting.engine.classic.core.wizard.DataAttributes
| Constructor and Description |
|---|
MDXMetaDataCellAttributes(org.pentaho.reporting.engine.classic.core.wizard.DataAttributes backend,
org.olap4j.Cell cell) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Object |
getMetaAttribute(String domain,
String name,
Class type,
org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext context) |
Object |
getMetaAttribute(String domain,
String name,
Class type,
org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext context,
Object defaultValue) |
String[] |
getMetaAttributeDomains() |
org.pentaho.reporting.engine.classic.core.wizard.ConceptQueryMapper |
getMetaAttributeMapper(String domain,
String name) |
String[] |
getMetaAttributeNames(String domainName) |
public MDXMetaDataCellAttributes(org.pentaho.reporting.engine.classic.core.wizard.DataAttributes backend,
org.olap4j.Cell cell)
public String[] getMetaAttributeDomains()
getMetaAttributeDomains in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributespublic String[] getMetaAttributeNames(String domainName)
getMetaAttributeNames in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributespublic Object getMetaAttribute(String domain, String name, Class type, org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext context)
getMetaAttribute in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributespublic Object getMetaAttribute(String domain, String name, Class type, org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext context, Object defaultValue)
getMetaAttribute in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributespublic Object clone() throws CloneNotSupportedException
clone in interface org.pentaho.reporting.engine.classic.core.wizard.DataAttributesclone in class ObjectCloneNotSupportedExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.