[
https://issues.apache.org/jira/browse/DIRAPI-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRAPI-187.
--------------------------------------
Resolution: Fixed
Implemented with revision 1587590
> Make the Entry class a fluent API
> ---------------------------------
>
> Key: DIRAPI-187
> URL: https://issues.apache.org/jira/browse/DIRAPI-187
> Project: Directory Client API
> Issue Type: Improvement
> Affects Versions: 1.0.0-M21
> Reporter: Emmanuel Lecharny
> Fix For: 1.0.0-M22
>
>
> It would be convenient to be able to do things like :
> Entry entry = new DefaultEntry( "dc=example,dc=com" ).add ( myAttribute
> ).add( muSecondAttribute ).add...
--
This message was sent by Atlassian JIRA
(v6.2#6252)