Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.directory.EntryAdaptor

Packages that use EntryAdaptor
org.nuxeo.ecm.directory.impl   
org.nuxeo.ecm.directory.ldap   
 

Uses of EntryAdaptor in org.nuxeo.ecm.directory.impl
 

Classes in org.nuxeo.ecm.directory.impl that implement EntryAdaptor
 class WritePolicyEntryAdaptor
          Simple entry adaptor implementation that leaves the entry as editable if the specified field value matches the provided regexp or set the readonly flag of the entry to true if the value of the field does not match the regexp.
 

Uses of EntryAdaptor in org.nuxeo.ecm.directory.ldap
 

Fields in org.nuxeo.ecm.directory.ldap with type parameters of type EntryAdaptor
 Class<? extends EntryAdaptor> LDAPDirectoryDescriptor.EntryAdaptorDescriptor.adaptorClass
           
 

Methods in org.nuxeo.ecm.directory.ldap that return EntryAdaptor
 EntryAdaptor LDAPDirectoryDescriptor.getEntryAdaptor()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.