org.kuali.rice.kns.authorization
Class AuthorizationConstants.EditMode

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

public static final class AuthorizationConstants.EditMode
extends Object


Field Summary
static String FULL_ENTRY
           
static String UNVIEWABLE
           
static String VIEW_ONLY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNVIEWABLE

public static final String UNVIEWABLE
See Also:
Constant Field Values

VIEW_ONLY

public static final String VIEW_ONLY
See Also:
Constant Field Values

FULL_ENTRY

public static final String FULL_ENTRY
See Also:
Constant Field Values


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