public interface NextInterceptor
Interceptor in the interceptor chain.Interceptor,
InterceptorChainboolean compare(CompareOperationContext opContext) throws Exception
Interceptor.compare( NextInterceptor, CompareOperationContext ).ExceptionClonedServerEntry getRootDSE(GetRootDSEOperationContext opContext) throws Exception
Interceptor.getRootDSE( NextInterceptor, GetRootDSEOperationContext ).Exceptionorg.apache.directory.shared.ldap.name.DN getMatchedName(GetMatchedNameOperationContext opContext) throws Exception
Interceptor.getMatchedName( NextInterceptor, GetMatchedNameOperationContext ).Exceptionorg.apache.directory.shared.ldap.name.DN getSuffix(GetSuffixOperationContext opContext) throws Exception
Interceptor.getSuffix( NextInterceptor, GetSuffixOperationContext ).ExceptionSet<String> listSuffixes(ListSuffixOperationContext opContext) throws Exception
Interceptor.listSuffixes( NextInterceptor, ListSuffixOperationContext ).Exceptionvoid addContextPartition(AddContextPartitionOperationContext opContext) throws Exception
DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ).Exceptionvoid removeContextPartition(RemoveContextPartitionOperationContext opContext) throws Exception
DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ).Exceptionvoid delete(DeleteOperationContext opContext) throws Exception
Interceptor.delete(NextInterceptor, DeleteOperationContext ).Exceptionvoid add(AddOperationContext opContext) throws Exception
Interceptor.add( NextInterceptor, AddOperationContext ).Exceptionvoid modify(ModifyOperationContext opContext) throws Exception
Interceptor.modify( NextInterceptor, ModifyOperationContext ).ExceptionEntryFilteringCursor list(ListOperationContext opContext) throws Exception
Interceptor.list( NextInterceptor, ListOperationContext ).ExceptionEntryFilteringCursor search(SearchOperationContext opContext) throws Exception
Interceptor.search( NextInterceptor, SearchOperationContext opContext ).ExceptionClonedServerEntry lookup(LookupOperationContext opContext) throws Exception
Interceptor.lookup( NextInterceptor, LookupOperationContext ).Exceptionboolean hasEntry(EntryOperationContext opContext) throws Exception
Interceptor.hasEntry( NextInterceptor, EntryOperationContext ).Exceptionvoid rename(RenameOperationContext opContext) throws Exception
Interceptor.rename( NextInterceptor, RenameOperationContext ).Exceptionvoid move(MoveOperationContext opContext) throws Exception
Interceptor.move( NextInterceptor, MoveOperationContext ).Exceptionvoid moveAndRename(MoveAndRenameOperationContext opContext) throws Exception
Interceptor.moveAndRename( NextInterceptor, MoveAndRenameOperationContext ).Exceptionvoid bind(BindOperationContext opContext) throws Exception
Interceptor.bind( NextInterceptor, BindOperationContext )Exceptionvoid unbind(UnbindOperationContext opContext) throws Exception
Interceptor.unbind( NextInterceptor, UnbindOperationContext )ExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.