Uses of Interface
nu.zoom.ldap.eon.operation.OperationManager

Packages that use OperationManager
nu.zoom.ldap.eon.connection   
nu.zoom.ldap.eon.connection.dns Utility classes for Microsoft Active Directory 
nu.zoom.ldap.eon.connection.password   
nu.zoom.ldap.eon.desktop   
nu.zoom.ldap.eon.directory.attributes   
nu.zoom.ldap.eon.directory.tree   
nu.zoom.ldap.eon.operation   
 

Uses of OperationManager in nu.zoom.ldap.eon.connection
 

Constructors in nu.zoom.ldap.eon.connection with parameters of type OperationManager
ConnectAction(Workbench workbench, org.ops4j.gaderian.Messages messages, Connection connection, ComponentFactory componentFactory, OperationManager operationManager)
           
ConnectionMenuChangeHandler(Workbench workbench, org.ops4j.gaderian.Messages messages, ComponentFactory componentFactory, OperationManager operationManager, ConnectionFactory connectionFactory)
           
ConnectionPlugIn(Workbench workbench, org.ops4j.gaderian.Messages messages, OperationManager operationManager, ComponentFactory componentFactory, List<ConnectionFactory> factories, Resolver resolver)
           
 

Uses of OperationManager in nu.zoom.ldap.eon.connection.dns
 

Constructors in nu.zoom.ldap.eon.connection.dns with parameters of type OperationManager
FindServersMenuItem(org.ops4j.gaderian.Messages messages, Workbench workbench, OperationManager operationManager, Resolver resolver)
           
FindServersPanel(org.ops4j.gaderian.Messages messages, OperationManager operationManager, Workbench workbench, Resolver resolver)
          Creates new form FindServersPanel
 

Uses of OperationManager in nu.zoom.ldap.eon.connection.password
 

Constructors in nu.zoom.ldap.eon.connection.password with parameters of type OperationManager
PasswordConnectionEditor(Workbench workbench, org.ops4j.gaderian.Messages messages, AbstractConnectionFactory factory, ComponentFactory componentFactory, OperationManager operationManager)
          Construct an editor.
PasswordConnectionFactory(Preferences preferences, Workbench workbench, org.ops4j.gaderian.Messages messages, ComponentFactory componentFactory, OperationManager operationManager)
           
 

Uses of OperationManager in nu.zoom.ldap.eon.desktop
 

Constructors in nu.zoom.ldap.eon.desktop with parameters of type OperationManager
ComponentFactoryImpl(Workbench workbench, org.ops4j.gaderian.Messages messages, OperationManager operationManager, Preferences preferences, AttributeEditorFactory attributeEditorFactory, DirectoryEventListenerRegistry eventRegistry, List<DirectoryTreePopUpItem> popupItems)
           
 

Uses of OperationManager in nu.zoom.ldap.eon.directory.attributes
 

Constructors in nu.zoom.ldap.eon.directory.attributes with parameters of type OperationManager
StringEditor(Workbench workbench, org.ops4j.gaderian.Messages messages, OperationManager operationManager, DirectoryEventListenerRegistry eventListeners)
           
 

Uses of OperationManager in nu.zoom.ldap.eon.directory.tree
 

Constructors in nu.zoom.ldap.eon.directory.tree with parameters of type OperationManager
DirectoryTree(OperationManager manager, Workbench workbench, org.ops4j.gaderian.Messages messages, InitialLdapContext iCtx, ConnectionInformation connectionDescription, List<DirectoryTreePopUpItem> popupItems)
           
DirectoryTreeAndAttributesComponent(DirectoryTree treeComponent, AllAttributesComponent attributesComponent, OperationManager operationManager, Workbench workbench, org.ops4j.gaderian.Messages messages, Preferences preferences, ConnectionGUID guid)
           
 

Uses of OperationManager in nu.zoom.ldap.eon.operation
 

Classes in nu.zoom.ldap.eon.operation that implement OperationManager
 class OperationManagerImpl
           
 

Constructors in nu.zoom.ldap.eon.operation with parameters of type OperationManager
OperationRunnerImpl(OperationManager manager, Workbench workbench, org.ops4j.gaderian.Messages messages)
           
 



Copyright © 2011. All Rights Reserved.