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

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

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

Subclasses of AbstractChangeOperationContext in org.apache.directory.server.core.interceptor.context
 class AddOperationContext
          A Add context used for Interceptors.
 class DeleteOperationContext
          A Delete context used for Interceptors.
 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 RenameOperationContext
          A RenameService context used for Interceptors.
 



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