org.kuali.kfs.sys
Class KfsAuthorizationConstants.CashManagementEditMode

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

public static class KfsAuthorizationConstants.CashManagementEditMode
extends org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode


Field Summary
static String ALLOW_ADDITIONAL_DEPOSITS
           
static String ALLOW_CANCEL_DEPOSITS
           
 
Fields inherited from class org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
FULL_ENTRY, UNVIEWABLE, VIEW_ONLY
 
Constructor Summary
KfsAuthorizationConstants.CashManagementEditMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALLOW_ADDITIONAL_DEPOSITS

public static final String ALLOW_ADDITIONAL_DEPOSITS
See Also:
Constant Field Values

ALLOW_CANCEL_DEPOSITS

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

KfsAuthorizationConstants.CashManagementEditMode

public KfsAuthorizationConstants.CashManagementEditMode()


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