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

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

public static class AttributeNames.Internal
extends Object


Field Summary
static String COMAPTIBILITY_LEVEL
           
static String DESIGN_TIME_QUERY_TIMEOUT
           
static String EXCEL_CELL_FORMAT_AUTOCOMPUTE
           
static String FILEFORMAT
           
static String GENERATED_AGGREGATE_FUNCTION
           
static String NAMESPACE
           
static String PREPROCESSORS
           
static String QUERY
           
static String QUERY_LIMIT
           
static String QUERY_TIMEOUT
           
static String SHARED_CONNECTIONS
           
static String STRUCTURE_FUNCTIONS
           
 
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

EXCEL_CELL_FORMAT_AUTOCOMPUTE

public static final String EXCEL_CELL_FORMAT_AUTOCOMPUTE
See Also:
Constant Field Values

QUERY

public static final String QUERY
See Also:
Constant Field Values

QUERY_LIMIT

public static final String QUERY_LIMIT
See Also:
Constant Field Values

QUERY_TIMEOUT

public static final String QUERY_TIMEOUT
See Also:
Constant Field Values

FILEFORMAT

public static final String FILEFORMAT
See Also:
Constant Field Values

GENERATED_AGGREGATE_FUNCTION

public static final String GENERATED_AGGREGATE_FUNCTION
See Also:
Constant Field Values

DESIGN_TIME_QUERY_TIMEOUT

public static final String DESIGN_TIME_QUERY_TIMEOUT
See Also:
Constant Field Values

PREPROCESSORS

public static final String PREPROCESSORS
See Also:
Constant Field Values

STRUCTURE_FUNCTIONS

public static final String STRUCTURE_FUNCTIONS
See Also:
Constant Field Values

SHARED_CONNECTIONS

public static final String SHARED_CONNECTIONS
See Also:
Constant Field Values

COMAPTIBILITY_LEVEL

public static final String COMAPTIBILITY_LEVEL
See Also:
Constant Field Values