Uses of Class
org.apache.directory.shared.ldap.codec.controls.search.entryChange.EntryChangeDecorator

Packages that use EntryChangeDecorator
org.apache.directory.shared.ldap.codec.controls.search.entryChange   
 

Uses of EntryChangeDecorator in org.apache.directory.shared.ldap.codec.controls.search.entryChange
 

Methods in org.apache.directory.shared.ldap.codec.controls.search.entryChange that return EntryChangeDecorator
 EntryChangeDecorator EntryChangeContainer.getEntryChangeDecorator()
           
 EntryChangeDecorator EntryChangeFactory.newCodecControl()
          Creates and returns a decorated version of the Control.
 EntryChangeDecorator EntryChangeFactory.newCodecControl(EntryChange control)
          Decorates an existing control.
 

Methods in org.apache.directory.shared.ldap.codec.controls.search.entryChange with parameters of type EntryChangeDecorator
 void EntryChangeContainer.setEntryChangeDecorator(EntryChangeDecorator control)
          Set a EntryChangeControl Object into the container.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.