org.kuali.common.util.project
Class KualiProjectConstants

java.lang.Object
  extended by org.kuali.common.util.project.KualiProjectConstants

public abstract class KualiProjectConstants
extends Object


Field Summary
static String COMMON_GROUP_ID
           
static String KPME_GROUP_ID
           
static String MOBILITY_GROUP_ID
           
static String OLE_GROUP_ID
           
static String RICE_GROUP_ID
           
static String STUDENT_GROUP_ID
           
 
Constructor Summary
KualiProjectConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMON_GROUP_ID

public static final String COMMON_GROUP_ID
See Also:
Constant Field Values

RICE_GROUP_ID

public static final String RICE_GROUP_ID
See Also:
Constant Field Values

STUDENT_GROUP_ID

public static final String STUDENT_GROUP_ID
See Also:
Constant Field Values

MOBILITY_GROUP_ID

public static final String MOBILITY_GROUP_ID
See Also:
Constant Field Values

OLE_GROUP_ID

public static final String OLE_GROUP_ID
See Also:
Constant Field Values

KPME_GROUP_ID

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

KualiProjectConstants

public KualiProjectConstants()


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