org.jasig.portlet.contacts.adapters.impl.ldap
Class ConfigurableContactAttributesMapper

java.lang.Object
  extended by org.jasig.portlet.contacts.adapters.impl.ldap.ConfigurableContactAttributesMapper
All Implemented Interfaces:
org.springframework.ldap.core.AttributesMapper

public class ConfigurableContactAttributesMapper
extends Object
implements org.springframework.ldap.core.AttributesMapper

Author:
mfgsscw2

Constructor Summary
ConfigurableContactAttributesMapper(Map<String,Object> config, ModelObjectFactory factory)
           
 
Method Summary
 Object mapFromAttributes(Attributes attrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableContactAttributesMapper

public ConfigurableContactAttributesMapper(Map<String,Object> config,
                                           ModelObjectFactory factory)
Method Detail

mapFromAttributes

public Object mapFromAttributes(Attributes attrs)
                         throws NamingException
Specified by:
mapFromAttributes in interface org.springframework.ldap.core.AttributesMapper
Throws:
NamingException


Copyright © 2013 Jasig. All Rights Reserved.