org.pentaho.reporting.engine.classic.core
Class AttributeNames.Pentaho

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.AttributeNames.Pentaho
Enclosing class:
AttributeNames

public static class AttributeNames.Pentaho
extends Object


Field Summary
static String NAMESPACE
           
static String REPORT_CACHE
           
static String STAGING_MODE
           
static String VISIBLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

VISIBLE

public static final String VISIBLE
See Also:
Constant Field Values

STAGING_MODE

public static final String STAGING_MODE
See Also:
Constant Field Values

REPORT_CACHE

public static final String REPORT_CACHE
See Also:
Constant Field Values