org.kuali.kfs.module.endow
Class EndowConstants.EndowmentReport

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowConstants.EndowmentReport
Enclosing class:
EndowConstants

public static final class EndowConstants.EndowmentReport
extends Object


Field Summary
static String BOTH
           
static String BOTH_ENDOWMENT_OPTION
           
static String BOTH_REPORT_OPTION
           
static String DETAIL
           
static String DETAIL_REPORT
           
static String ENDOWMENT
           
static String NON_ENDOWED
           
static String TOTAL
           
static String TOTAL_REPORT
           
 
Constructor Summary
EndowConstants.EndowmentReport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENDOWMENT

public static final String ENDOWMENT
See Also:
Constant Field Values

NON_ENDOWED

public static final String NON_ENDOWED
See Also:
Constant Field Values

BOTH_ENDOWMENT_OPTION

public static final String BOTH_ENDOWMENT_OPTION
See Also:
Constant Field Values

DETAIL_REPORT

public static final String DETAIL_REPORT
See Also:
Constant Field Values

TOTAL_REPORT

public static final String TOTAL_REPORT
See Also:
Constant Field Values

BOTH_REPORT_OPTION

public static final String BOTH_REPORT_OPTION
See Also:
Constant Field Values

DETAIL

public static final String DETAIL
See Also:
Constant Field Values

TOTAL

public static final String TOTAL
See Also:
Constant Field Values

BOTH

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

EndowConstants.EndowmentReport

public EndowConstants.EndowmentReport()


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