org.jasig.portlet.contacts.adapters.impl.ldap
Class ConfigurableContactAttributesMapper
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurableContactAttributesMapper
public ConfigurableContactAttributesMapper(Map<String,Object> config,
ModelObjectFactory factory)
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.