org.kuali.kfs.sys
Class KFSConstants.ReportGeneration

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

public static final class KFSConstants.ReportGeneration
extends Object


Field Summary
static String ACCOUNT_EXPORT_FILE_NAME
           
static String DESIGN_FILE_EXTENSION
           
static String FUNDING_EXPORT_FILE_NAME
           
static String JASPER_REPORT_EXTENSION
           
static String MONTHLY_EXPORT_FILE_NAME
           
static String PARAMETER_NAME_SUBREPORT_DIR
           
static String PARAMETER_NAME_SUBREPORT_TEMPLATE_NAME
           
static String PDF_FILE_EXTENSION
           
static String PDF_MIME_TYPE
           
static String TEXT_MIME_TYPE
           
 
Constructor Summary
KFSConstants.ReportGeneration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAMETER_NAME_SUBREPORT_DIR

public static final String PARAMETER_NAME_SUBREPORT_DIR
See Also:
Constant Field Values

PARAMETER_NAME_SUBREPORT_TEMPLATE_NAME

public static final String PARAMETER_NAME_SUBREPORT_TEMPLATE_NAME
See Also:
Constant Field Values

DESIGN_FILE_EXTENSION

public static final String DESIGN_FILE_EXTENSION
See Also:
Constant Field Values

JASPER_REPORT_EXTENSION

public static final String JASPER_REPORT_EXTENSION
See Also:
Constant Field Values

PDF_FILE_EXTENSION

public static final String PDF_FILE_EXTENSION
See Also:
Constant Field Values

PDF_MIME_TYPE

public static final String PDF_MIME_TYPE
See Also:
Constant Field Values

TEXT_MIME_TYPE

public static final String TEXT_MIME_TYPE
See Also:
Constant Field Values

ACCOUNT_EXPORT_FILE_NAME

public static final String ACCOUNT_EXPORT_FILE_NAME
See Also:
Constant Field Values

MONTHLY_EXPORT_FILE_NAME

public static final String MONTHLY_EXPORT_FILE_NAME
See Also:
Constant Field Values

FUNDING_EXPORT_FILE_NAME

public static final String FUNDING_EXPORT_FILE_NAME
See Also:
Constant Field Values
Constructor Detail

KFSConstants.ReportGeneration

public KFSConstants.ReportGeneration()


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