Nuxeo Enterprise Platform 5.4

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
 java.lang.Class<? extends EntryAdaptor> LDAPDirectoryDescriptor.EntryAdaptorDescriptor.adaptorClass
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.