Uses of Class
org.apache.directory.shared.ldap.extras.controls.syncrepl_impl.SyncStateValueDecorator

Packages that use SyncStateValueDecorator
org.apache.directory.shared.ldap.extras.controls.syncrepl_impl   
 

Uses of SyncStateValueDecorator in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl
 

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl that return SyncStateValueDecorator
 SyncStateValueDecorator SyncStateValueContainer.getSyncStateValueControl()
           
 SyncStateValueDecorator SyncStateValueFactory.newCodecControl()
          Creates and returns a decorated version of the Control.
 SyncStateValueDecorator SyncStateValueFactory.newCodecControl(SyncStateValue control)
          Decorates an existing control.
 

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncStateValueDecorator
 void SyncStateValueContainer.setSyncStateValueControl(SyncStateValueDecorator control)
          Set a SyncStateValueControl Object into the container.
 

Constructors in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncStateValueDecorator
SyncStateValueContainer(SyncStateValueDecorator control)
          Creates a new SyncStateValueControlContainer object.
 



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