org.kuali.rice.kim.api
Class KimConstants

java.lang.Object
  extended by org.kuali.rice.kim.api.KimConstants

public final class KimConstants
extends Object


Nested Class Summary
static class KimConstants.AddressTypes
           
static class KimConstants.AttributeConstants
           
static class KimConstants.EntityTypes
           
static class KimConstants.GenderChangeCodes
           
static class KimConstants.KimGroupMemberTypes
          KimGroupS can contain other KimGroupS and KimPrincipalS.
static class KimConstants.KimUIConstants
           
static class KimConstants.Namespaces
           
static class KimConstants.NameTypes
           
static class KimConstants.ParameterKey
           
static class KimConstants.PermissionNames
           
static class KimConstants.PermissionTemplateNames
           
static class KimConstants.PersonAffiliationTypes
           
static class KimConstants.PersonExternalIdentifierTypes
           
static class KimConstants.PrimaryKeyConstants
           
static class KimConstants.SequenceNames
           
static class KimConstants.UniqueKeyConstants
           
 
Field Summary
static String DEFAULT_KIM_TYPE_SERVICE
           
static String KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE
           
static String KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE_DISPLAY
           
static String KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE
           
static String KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE_DISPLAY
           
static String KIM_GROUP_DEFAULT_NAMESPACE_CODE
           
static String KIM_GROUP_WORKFLOW_NAMESPACE_CODE
           
static String KIM_MODULE_NAMESPACE
           
static String KIM_PERSON_SERVICE
           
static String KIM_TYPE_DEFAULT_NAME
           
static String KIM_TYPE_DEFAULT_NAMESPACE
           
static String NAMESPACE_CODE
           
static String RESTRICTED_DATA_MASK
           
static String SERVICE_PATH_SOAP
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KIM_MODULE_NAMESPACE

public static final String KIM_MODULE_NAMESPACE
See Also:
Constant Field Values

NAMESPACE_CODE

public static final String NAMESPACE_CODE
See Also:
Constant Field Values

KIM_TYPE_DEFAULT_NAMESPACE

public static final String KIM_TYPE_DEFAULT_NAMESPACE
See Also:
Constant Field Values

KIM_TYPE_DEFAULT_NAME

public static final String KIM_TYPE_DEFAULT_NAME
See Also:
Constant Field Values

KIM_GROUP_DEFAULT_NAMESPACE_CODE

public static final String KIM_GROUP_DEFAULT_NAMESPACE_CODE
See Also:
Constant Field Values

KIM_GROUP_WORKFLOW_NAMESPACE_CODE

public static final String KIM_GROUP_WORKFLOW_NAMESPACE_CODE
See Also:
Constant Field Values

RESTRICTED_DATA_MASK

public static final String RESTRICTED_DATA_MASK
See Also:
Constant Field Values

KIM_PERSON_SERVICE

public static final String KIM_PERSON_SERVICE
See Also:
Constant Field Values

DEFAULT_KIM_TYPE_SERVICE

public static final String DEFAULT_KIM_TYPE_SERVICE
See Also:
Constant Field Values

KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE_DISPLAY

public static final String KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE_DISPLAY
See Also:
Constant Field Values

KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE_DISPLAY

public static final String KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE_DISPLAY
See Also:
Constant Field Values

KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE

public static final String KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE
See Also:
Constant Field Values

KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE

public static final String KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE
See Also:
Constant Field Values

SERVICE_PATH_SOAP

public static final String SERVICE_PATH_SOAP
See Also:
Constant Field Values


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