Uses of Class
org.apache.directory.server.core.interceptor.context.AbstractOperationContext

Packages that use AbstractOperationContext
org.apache.directory.server.core.interceptor.context   
 

Uses of AbstractOperationContext in org.apache.directory.server.core.interceptor.context
 

Subclasses of AbstractOperationContext in org.apache.directory.server.core.interceptor.context
 class AbstractChangeOperationContext
          An abstract base class used by all change inducing operations.
 class AddContextPartitionOperationContext
          A AddContextPartition context used for Interceptors.
 class AddOperationContext
          A Add context used for Interceptors.
 class CompareOperationContext
          A Compare context used for Interceptors.
 class DeleteOperationContext
          A Delete context used for Interceptors.
 class EmptyOperationContext
          An EmptySuffix context used for Interceptors.
 class EntryOperationContext
          A Entry context used for Interceptors.
 class GetMatchedNameOperationContext
          A GetMatchedName context used for Interceptors.
 class GetRootDSEOperationContext
          A GetRootDSE context used for Interceptors.
 class GetSuffixOperationContext
          A GetSuffix context used for Interceptors.
 class ListOperationContext
          A ListContext context used for Interceptors.
 class ListSuffixOperationContext
          A ListSuffix context used for Interceptors.
 class LookupOperationContext
          A context for tracking lookup operations.
 class ModifyOperationContext
          A Modify context used for Interceptors.
 class MoveAndRenameOperationContext
          A Move And Rename context used for Interceptors.
 class MoveOperationContext
          A Move context used for Interceptors.
 class RemoveContextPartitionOperationContext
          A RemoveContextPartition context used for Interceptors.
 class RenameOperationContext
          A RenameService context used for Interceptors.
 class SearchingOperationContext
          A context used for search related operations and used by all the Interceptors.
 class SearchOperationContext
          A Search context used for Interceptors.
 class UnbindOperationContext
          A Unbind context used for Interceptors.
 



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