org.kuali.rice.kim.util
Interface Constants


public interface Constants

Author:
Leo Przybylski (przybyls@arizona.edu)

Method Summary
 String getAffiliationLdapProperty()
          Gets the mappings for the affiliation ldap property
 String getAffiliationMappings()
          Gets the mappings between LDAP and KIM affiliations
 String getDefaultCampusCode()
          Gets the value of defaultCampusCode
 String getDefaultChartCode()
           
 String getDefaultCountryCode()
          Gets the value of defaultCountryCode
 String getDepartmentLdapProperty()
          Gets the value of departmentLdapProperty
 String getEmployeeAffiliationCodes()
          Gets the value of the employee affiliation code
 String getEmployeeIdProperty()
          Gets the value of employeeIdProperty
 String getEmployeeMailLdapProperty()
          Gets the value of employeeMailLdapProperty
 String getEmployeePhoneLdapProperty()
          Gets the value of employeePhoneLdapProperty
 String getEmployeeStatusProperty()
          Gets the value of employeeStatusProperty
 String getEmployeeTypeProperty()
          Gets the value of employeeTypeProperty
 String getEntityIdKimProperty()
          Gets the value of entityIdKimProperty
 Entity getEntityPrototype()
          Gets the value of entityPrototype
 String getExternalIdProperty()
          Gets the value of externalIdProperty
 String getExternalIdTypeProperty()
          Gets the value of externalIdTypeProperty
 String getGivenNameLdapProperty()
          Gets the value of givenNameLdapProperty
 String getKimLdapIdProperty()
          Gets the value of uaidLdapProperty
 String getKimLdapNameProperty()
          Gets the value of uidLdapProperty
 String getMappedParameterName()
          Gets the value of mappedParameterName
 String getMappedValuesName()
          Gets the value of mappedValuesName
 String getParameterDetailTypeCode()
          Gets the value of parameterDetailTypeCode
 String getParameterNamespaceCode()
          Gets the value of parameterNamespaceCode
 String getPersonEntityTypeCode()
          Gets the value of personEntityTypeCode
 String getPrimaryAffiliationLdapProperty()
          Gets the mappings for the primary affiliation ldap property
 String getSnLdapProperty()
          Gets the value of snLdapProperty
 String getTaxExternalIdTypeCode()
          Gets the value of taxExternalIdTypeCode
 Collection<String> getTestPrincipalNames()
           
 String getUnmappedParameterName()
          Gets the value of unmappedParameterName
 

Method Detail

getTestPrincipalNames

Collection<String> getTestPrincipalNames()

getDefaultChartCode

String getDefaultChartCode()

getEntityPrototype

Entity getEntityPrototype()
Gets the value of entityPrototype

Returns:
the value of entityPrototype

getExternalIdTypeProperty

String getExternalIdTypeProperty()
Gets the value of externalIdTypeProperty

Returns:
the value of externalIdTypeProperty

getTaxExternalIdTypeCode

String getTaxExternalIdTypeCode()
Gets the value of taxExternalIdTypeCode

Returns:
the value of taxExternalIdTypeCode

getExternalIdProperty

String getExternalIdProperty()
Gets the value of externalIdProperty

Returns:
the value of externalIdProperty

getEmployeePhoneLdapProperty

String getEmployeePhoneLdapProperty()
Gets the value of employeePhoneLdapProperty

Returns:
the value of employeePhoneLdapProperty

getEmployeeMailLdapProperty

String getEmployeeMailLdapProperty()
Gets the value of employeeMailLdapProperty

Returns:
the value of employeeMailLdapProperty

getDefaultCountryCode

String getDefaultCountryCode()
Gets the value of defaultCountryCode

Returns:
the value of defaultCountryCode

getPersonEntityTypeCode

String getPersonEntityTypeCode()
Gets the value of personEntityTypeCode

Returns:
the value of personEntityTypeCode

getKimLdapIdProperty

String getKimLdapIdProperty()
Gets the value of uaidLdapProperty

Returns:
the value of uaidLdapProperty

getKimLdapNameProperty

String getKimLdapNameProperty()
Gets the value of uidLdapProperty

Returns:
the value of uidLdapProperty

getSnLdapProperty

String getSnLdapProperty()
Gets the value of snLdapProperty

Returns:
the value of snLdapProperty

getGivenNameLdapProperty

String getGivenNameLdapProperty()
Gets the value of givenNameLdapProperty

Returns:
the value of givenNameLdapProperty

getEntityIdKimProperty

String getEntityIdKimProperty()
Gets the value of entityIdKimProperty

Returns:
the value of entityIdKimProperty

getParameterNamespaceCode

String getParameterNamespaceCode()
Gets the value of parameterNamespaceCode

Returns:
the value of parameterNamespaceCode

getParameterDetailTypeCode

String getParameterDetailTypeCode()
Gets the value of parameterDetailTypeCode

Returns:
the value of parameterDetailTypeCode

getMappedParameterName

String getMappedParameterName()
Gets the value of mappedParameterName

Returns:
the value of mappedParameterName

getUnmappedParameterName

String getUnmappedParameterName()
Gets the value of unmappedParameterName

Returns:
the value of unmappedParameterName

getMappedValuesName

String getMappedValuesName()
Gets the value of mappedValuesName

Returns:
the value of mappedValuesName

getEmployeeIdProperty

String getEmployeeIdProperty()
Gets the value of employeeIdProperty

Returns:
the value of employeeIdProperty

getDepartmentLdapProperty

String getDepartmentLdapProperty()
Gets the value of departmentLdapProperty

Returns:
the value of departmentLdapProperty

getEmployeeTypeProperty

String getEmployeeTypeProperty()
Gets the value of employeeTypeProperty

Returns:
the value of employeeTypeProperty

getEmployeeStatusProperty

String getEmployeeStatusProperty()
Gets the value of employeeStatusProperty

Returns:
the value of employeeStatusProperty

getDefaultCampusCode

String getDefaultCampusCode()
Gets the value of defaultCampusCode

Returns:
the value of defaultCampusCode

getEmployeeAffiliationCodes

String getEmployeeAffiliationCodes()
Gets the value of the employee affiliation code

Returns:
the value of employeeAffiliationCode

getAffiliationMappings

String getAffiliationMappings()
Gets the mappings between LDAP and KIM affiliations

Returns:
mappings of the form "staff=STAFF,affiliate=AFLT"

getAffiliationLdapProperty

String getAffiliationLdapProperty()
Gets the mappings for the affiliation ldap property

Returns:
mapping for KIM affiliation and LDAP

getPrimaryAffiliationLdapProperty

String getPrimaryAffiliationLdapProperty()
Gets the mappings for the primary affiliation ldap property

Returns:
mapping for KIM primary affiliation and LDAP


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