org.kuali.rice.kim.api
Class KimConstants.PrimaryKeyConstants

java.lang.Object
  extended by org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
Enclosing class:
KimConstants

public static final class KimConstants.PrimaryKeyConstants
extends Object


Field Summary
static String CODE
           
static String DELEGATION_ID
           
static String DELEGATION_MEMBER_ID
           
static String ENTITY_ID
           
static String GROUP_ID
           
static String ID
           
static String KIM_ATTRIBUTE_ID
           
static String KIM_PERMISSION_REQUIRED_ATTR_ID
           
static String KIM_TYPE_CODE
           
static String KIM_TYPE_ID
           
static String MEMBER_ID
           
static String PERMISSION_ID
           
static String PRINCIPAL_ID
           
static String RESPONSIBILITY_ID
           
static String ROLE_ID
           
static String ROLE_MEMBER_ID
           
static String ROLE_RESPONSIBILITY_ACTION_ID
           
static String ROLE_RESPONSIBILITY_ID
           
static String SUB_ENTITY_ID
           
static String SUB_ROLE_ID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTITY_ID

public static final String ENTITY_ID
See Also:
Constant Field Values

SUB_ENTITY_ID

public static final String SUB_ENTITY_ID
See Also:
Constant Field Values

PRINCIPAL_ID

public static final String PRINCIPAL_ID
See Also:
Constant Field Values

ROLE_ID

public static final String ROLE_ID
See Also:
Constant Field Values

SUB_ROLE_ID

public static final String SUB_ROLE_ID
See Also:
Constant Field Values

GROUP_ID

public static final String GROUP_ID
See Also:
Constant Field Values

KIM_TYPE_ID

public static final String KIM_TYPE_ID
See Also:
Constant Field Values

RESPONSIBILITY_ID

public static final String RESPONSIBILITY_ID
See Also:
Constant Field Values

PERMISSION_ID

public static final String PERMISSION_ID
See Also:
Constant Field Values

DELEGATION_ID

public static final String DELEGATION_ID
See Also:
Constant Field Values

MEMBER_ID

public static final String MEMBER_ID
See Also:
Constant Field Values

DELEGATION_MEMBER_ID

public static final String DELEGATION_MEMBER_ID
See Also:
Constant Field Values

ROLE_MEMBER_ID

public static final String ROLE_MEMBER_ID
See Also:
Constant Field Values

ROLE_RESPONSIBILITY_ID

public static final String ROLE_RESPONSIBILITY_ID
See Also:
Constant Field Values

ROLE_RESPONSIBILITY_ACTION_ID

public static final String ROLE_RESPONSIBILITY_ACTION_ID
See Also:
Constant Field Values

KIM_PERMISSION_REQUIRED_ATTR_ID

public static final String KIM_PERMISSION_REQUIRED_ATTR_ID
See Also:
Constant Field Values

KIM_ATTRIBUTE_ID

public static final String KIM_ATTRIBUTE_ID
See Also:
Constant Field Values

KIM_TYPE_CODE

public static final String KIM_TYPE_CODE
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

CODE

public static final String CODE
See Also:
Constant Field Values


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