Uses of Interface
org.apache.directory.api.ldap.model.message.controls.EntryChange
-
Packages that use EntryChange Package Description org.apache.directory.api.ldap.codec.controls.search.entryChange org.apache.directory.api.ldap.model.message.controls -
-
Uses of EntryChange in org.apache.directory.api.ldap.codec.controls.search.entryChange
Methods in org.apache.directory.api.ldap.codec.controls.search.entryChange that return EntryChange Modifier and Type Method Description EntryChangeEntryChangeContainer. getEntryChange()EntryChangeEntryChangeFactory. newControl()Creates and returns a version of the Control. -
Uses of EntryChange in org.apache.directory.api.ldap.model.message.controls
Classes in org.apache.directory.api.ldap.model.message.controls that implement EntryChange Modifier and Type Class Description classEntryChangeImplA simple implementation of the EntryChange response control.
-