You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (Jira)" <ji...@apache.org> on 2019/09/21 16:39:00 UTC

[jira] [Commented] (DIRAPI-351) LdapTemplate and modifyTimestamp / createTimestamp

    [ 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-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org