org.kuali.rice.kim.ldap
Class EntityAddressMapper

java.lang.Object
  extended by org.springframework.ldap.core.support.AbstractContextMapper
      extended by org.kuali.rice.kim.ldap.BaseMapper<EntityAddress>
          extended by org.kuali.rice.kim.ldap.EntityAddressMapper
All Implemented Interfaces:
org.springframework.ldap.core.ContextMapper

public class EntityAddressMapper
extends BaseMapper<EntityAddress>

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
EntityAddressMapper()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.kim.ldap.BaseMapper
doMapFromContext, getConstants, setConstants
 
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
 

Constructor Detail

EntityAddressMapper

public EntityAddressMapper()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.