org.kuali.student.kim.permission.mock
Class KimPermissionConstants

java.lang.Object
  extended by org.kuali.student.kim.permission.mock.KimPermissionConstants

public class KimPermissionConstants
extends Object

Author:
nwright

Field Summary
static String KR_IDM_NAMESPACE
           
static String KR_WORKFLOW_NAMESPACE
           
static String KS_ENROLLMENT_NAMESPACE
          Namespaces
static String KS_LUM_NAMESPACE
           
static String KS_SYS_NAMESPACE
           
static String KUALI_NAMESPACE
           
 
Constructor Summary
KimPermissionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KS_ENROLLMENT_NAMESPACE

public static final String KS_ENROLLMENT_NAMESPACE
Namespaces

See Also:
Constant Field Values

KS_SYS_NAMESPACE

public static final String KS_SYS_NAMESPACE
See Also:
Constant Field Values

KS_LUM_NAMESPACE

public static final String KS_LUM_NAMESPACE
See Also:
Constant Field Values

KUALI_NAMESPACE

public static final String KUALI_NAMESPACE
See Also:
Constant Field Values

KR_WORKFLOW_NAMESPACE

public static final String KR_WORKFLOW_NAMESPACE
See Also:
Constant Field Values

KR_IDM_NAMESPACE

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

KimPermissionConstants

public KimPermissionConstants()


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