org.kuali.kfs.sys
Class KFSConstants.ReportConstants

java.lang.Object
  extended by org.kuali.kfs.sys.KFSConstants.ReportConstants
Enclosing class:
KFSConstants

public static class KFSConstants.ReportConstants
extends Object


Field Summary
static String EMPTY_CELL_ENTRY_KEY_PREFIX
           
static String[] FORMAT_ESCAPE_CHARACTERS
           
static String SEPARATOR_LINE_KEY
           
static String TABLE_CELL_FORMAT_KEY
           
static String TABLE_HEADER_LINE_KEY
           
 
Constructor Summary
KFSConstants.ReportConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_CELL_ENTRY_KEY_PREFIX

public static final String EMPTY_CELL_ENTRY_KEY_PREFIX
See Also:
Constant Field Values

TABLE_HEADER_LINE_KEY

public static final String TABLE_HEADER_LINE_KEY
See Also:
Constant Field Values

SEPARATOR_LINE_KEY

public static final String SEPARATOR_LINE_KEY
See Also:
Constant Field Values

TABLE_CELL_FORMAT_KEY

public static final String TABLE_CELL_FORMAT_KEY
See Also:
Constant Field Values

FORMAT_ESCAPE_CHARACTERS

public static final String[] FORMAT_ESCAPE_CHARACTERS
Constructor Detail

KFSConstants.ReportConstants

public KFSConstants.ReportConstants()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.