org.kuali.kfs.sys
Class KfsAuthorizationConstants.DisbursementVoucherEditMode

java.lang.Object
  extended by org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
      extended by org.kuali.kfs.sys.KfsAuthorizationConstants.TransactionalEditMode
          extended by org.kuali.kfs.sys.KfsAuthorizationConstants.DisbursementVoucherEditMode
Enclosing class:
KfsAuthorizationConstants

public static class KfsAuthorizationConstants.DisbursementVoucherEditMode
extends KfsAuthorizationConstants.TransactionalEditMode


Field Summary
static String FRN_ENTRY
           
static String FULL_ENTRY
           
static String PAYEE_ENTRY
           
static String PAYMENT_HANDLING_ENTRY
           
static String SPECIAL_HANDLING_CHANGING_ENTRY
           
static String TAX_ENTRY
           
static String TRAVEL_ENTRY
           
static String VOUCHER_DEADLINE_ENTRY
           
static String WIRE_ENTRY
           
 
Fields inherited from class org.kuali.kfs.sys.KfsAuthorizationConstants.TransactionalEditMode
EXPENSE_ENTRY
 
Fields inherited from class org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
UNVIEWABLE, VIEW_ONLY
 
Constructor Summary
KfsAuthorizationConstants.DisbursementVoucherEditMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAYEE_ENTRY

public static final String PAYEE_ENTRY
See Also:
Constant Field Values

TAX_ENTRY

public static final String TAX_ENTRY
See Also:
Constant Field Values

FRN_ENTRY

public static final String FRN_ENTRY
See Also:
Constant Field Values

WIRE_ENTRY

public static final String WIRE_ENTRY
See Also:
Constant Field Values

TRAVEL_ENTRY

public static final String TRAVEL_ENTRY
See Also:
Constant Field Values

FULL_ENTRY

public static final String FULL_ENTRY
See Also:
Constant Field Values

PAYMENT_HANDLING_ENTRY

public static final String PAYMENT_HANDLING_ENTRY
See Also:
Constant Field Values

VOUCHER_DEADLINE_ENTRY

public static final String VOUCHER_DEADLINE_ENTRY
See Also:
Constant Field Values

SPECIAL_HANDLING_CHANGING_ENTRY

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

KfsAuthorizationConstants.DisbursementVoucherEditMode

public KfsAuthorizationConstants.DisbursementVoucherEditMode()


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