org.kuali.student.lum.common.client.lu
Class LUUIPermissions

java.lang.Object
  extended by org.kuali.student.lum.common.client.lu.LUUIPermissions

public class LUUIPermissions
extends Object

List of permission names used to check permissions in the UI

Author:
Kuali Student Team

Field Summary
static String CREATE_COURSE_BY_ADMIN_PROPOSAL
           
static String CREATE_COURSE_BY_PROPOSAL
           
static String CREATE_PROGRAM_BY_ADMIN
           
static String CREATE_PROGRAM_BY_PROPOSAL
           
 
Constructor Summary
LUUIPermissions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE_COURSE_BY_PROPOSAL

public static final String CREATE_COURSE_BY_PROPOSAL
See Also:
Constant Field Values

CREATE_COURSE_BY_ADMIN_PROPOSAL

public static final String CREATE_COURSE_BY_ADMIN_PROPOSAL
See Also:
Constant Field Values

CREATE_PROGRAM_BY_PROPOSAL

public static final String CREATE_PROGRAM_BY_PROPOSAL
See Also:
Constant Field Values

CREATE_PROGRAM_BY_ADMIN

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

LUUIPermissions

public LUUIPermissions()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.