[ 
https://jira.nuxeo.org/browse/NXP-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Grisel resolved NXP-5382.
---------------------------------

    Resolution: Fixed

http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/ff6b1a63a0cd

> Make it possible to compute the isEntryReadonly boolean flag dynamically
> ------------------------------------------------------------------------
>
>                 Key: NXP-5382
>                 URL: https://jira.nuxeo.org/browse/NXP-5382
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>    Affects Versions: 5.3.1
>            Reporter: Olivier Grisel
>            Assignee: Olivier Grisel
>            Priority: Major
>             Fix For: 5.3.2
>
>
> Use case: on a LDAP server we would like to have some entries that are 
> editable using the regular nuxeo interface, while others are not based of the 
> values of field of the fetched entry.
> This can be implemented as a new extension point to the LDAP and SQL 
> directory that allows to plug a class that implements a generic adapter 
> interface that builds a document model instance out of the DocumentModel 
> entry and the Directory instance.
> A generic implementation that  updates the readonly entry boolean flag based 
> on regexp matching on string valued fields be provided and should cover the 
> basic use case while allowing advanced custom cases by overriding the 
> implementation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to