Uses of Interface
org.nuxeo.ecm.directory.EntryAdaptor
Packages that use EntryAdaptor
-
Uses of EntryAdaptor in org.nuxeo.ecm.directory.impl
Classes in org.nuxeo.ecm.directory.impl that implement EntryAdaptorModifier and TypeClassDescriptionclass
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 declared as EntryAdaptorFields in org.nuxeo.ecm.directory.ldap with type parameters of type EntryAdaptorModifier and TypeFieldDescriptionClass<? extends EntryAdaptor>
LDAPDirectoryDescriptor.EntryAdaptorDescriptor.adaptorClass
Methods in org.nuxeo.ecm.directory.ldap that return EntryAdaptor