org.kuali.rice.kim.ldap
Class EntityNamePrincipalNameMapper
java.lang.Object
   org.springframework.ldap.core.support.AbstractContextMapper
org.springframework.ldap.core.support.AbstractContextMapper
       org.kuali.rice.kim.ldap.BaseMapper<EntityNamePrincipalName>
org.kuali.rice.kim.ldap.BaseMapper<EntityNamePrincipalName>
           org.kuali.rice.kim.ldap.EntityNamePrincipalNameMapper
org.kuali.rice.kim.ldap.EntityNamePrincipalNameMapper
- All Implemented Interfaces: 
- org.springframework.ldap.core.ContextMapper
- public class EntityNamePrincipalNameMapper 
- extends BaseMapper<EntityNamePrincipalName>
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Method Summary | 
|  org.springframework.ldap.core.ContextMapper | getDefaultNameMapper()Gets the value of defaultNameMapper
 | 
|  void | setDefaultNameMapper(org.springframework.ldap.core.ContextMapper argDefaultNameMapper)Sets the value of defaultNameMapper
 | 
 
 
| Methods inherited from class org.springframework.ldap.core.support.AbstractContextMapper | 
| mapFromContext | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EntityNamePrincipalNameMapper
public EntityNamePrincipalNameMapper()
getDefaultNameMapper
public final org.springframework.ldap.core.ContextMapper getDefaultNameMapper()
- Gets the value of defaultNameMapper
 
- 
- Returns:
- the value of defaultNameMapper
 
setDefaultNameMapper
public final void setDefaultNameMapper(org.springframework.ldap.core.ContextMapper argDefaultNameMapper)
- Sets the value of defaultNameMapper
 
- 
- Parameters:
- argDefaultNameMapper- Value to assign to this.defaultNameMapper
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.