[ 
https://issues.apache.org/jira/browse/DIRAPI-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935081#comment-16935081
 ] 

Emmanuel Lecharny commented on DIRAPI-351:
------------------------------------------

The {{LdapConnectionTemplate}} class has a {{public <T> List<T> search( String 
baseDn, FilterBuilder filter, SearchScope scope,
        String[] attributes, EntryMapper<T> entryMapper )}} methid that allows 
you to specify the list of attributes you want to get back, and that may 
include {{modifyTimestamp}} or {{createTimestamp}}.

> LdapTemplate and modifyTimestamp / createTimestamp
> --------------------------------------------------
>
>                 Key: DIRAPI-351
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-351
>             Project: Directory Client API
>          Issue Type: Question
>    Affects Versions: 2.0.0.AM4
>            Reporter: jaycee fineweather
>            Priority: Major
>
> Hi, 
> For some entries, would like to know modifyTimestamp and createTimestamp. 
> Unfortunately seems like it is not possible into the search method of 
> LdapTemplate and unavailable into the EntryMapper. 
> How can we do it please ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to