A D E I L M O R

A

add(AddOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
In the pre-invocation state this interceptor method checks to see if the entry to be added already exists.

D

delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to make sure the entry being deleted exists, and has no children, otherwise throws the appropriate LdapException.
destroy() - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
 

E

ExceptionInterceptor - Class in org.apache.directory.server.core.exception
An Interceptor that detects any operations that breaks integrity of Partition and terminates the current invocation chain by throwing a Exception.
ExceptionInterceptor() - Constructor for class org.apache.directory.server.core.exception.ExceptionInterceptor
Creates an interceptor that is also the exception handling service.

I

init(DirectoryService) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor

L

list(ListOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor

M

modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
move(MoveOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor

O

org.apache.directory.server.core.exception - package org.apache.directory.server.core.exception
 

R

rename(RenameOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor

A D E I L M O R

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