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)
           
 void setDefaultPrefix(String defaultPrefix)
           
 
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

setDefaultPrefix

public void setDefaultPrefix(String defaultPrefix)

mapFromAttributes

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


Copyright © 2013 Jasig. All Rights Reserved.