|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NextInterceptor
Represents the next Interceptor in the interceptor chain.
Interceptor,
InterceptorChain| Method Detail |
|---|
boolean compare(CompareOperationContext opContext)
throws java.lang.Exception
Interceptor.compare( NextInterceptor, CompareOperationContext ).
java.lang.Exception
ClonedServerEntry getRootDSE(GetRootDSEOperationContext opContext)
throws java.lang.Exception
Interceptor.getRootDSE( NextInterceptor, GetRootDSEOperationContext ).
java.lang.Exception
org.apache.directory.shared.ldap.name.DN getMatchedName(GetMatchedNameOperationContext opContext)
throws java.lang.Exception
Interceptor.getMatchedName( NextInterceptor, GetMatchedNameOperationContext ).
java.lang.Exception
org.apache.directory.shared.ldap.name.DN getSuffix(GetSuffixOperationContext opContext)
throws java.lang.Exception
Interceptor.getSuffix( NextInterceptor, GetSuffixOperationContext ).
java.lang.Exception
java.util.Set<java.lang.String> listSuffixes(ListSuffixOperationContext opContext)
throws java.lang.Exception
Interceptor.listSuffixes( NextInterceptor, ListSuffixOperationContext ).
java.lang.Exception
void addContextPartition(AddContextPartitionOperationContext opContext)
throws java.lang.Exception
DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ).
java.lang.Exception
void removeContextPartition(RemoveContextPartitionOperationContext opContext)
throws java.lang.Exception
DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ).
java.lang.Exception
void delete(DeleteOperationContext opContext)
throws java.lang.Exception
Interceptor.delete(NextInterceptor, DeleteOperationContext ).
java.lang.Exception
void add(AddOperationContext opContext)
throws java.lang.Exception
Interceptor.add( NextInterceptor, AddOperationContext ).
java.lang.Exception
void modify(ModifyOperationContext opContext)
throws java.lang.Exception
Interceptor.modify( NextInterceptor, ModifyOperationContext ).
java.lang.Exception
EntryFilteringCursor list(ListOperationContext opContext)
throws java.lang.Exception
Interceptor.list( NextInterceptor, ListOperationContext ).
java.lang.Exception
EntryFilteringCursor search(SearchOperationContext opContext)
throws java.lang.Exception
Interceptor.search( NextInterceptor, SearchOperationContext opContext ).
java.lang.Exception
ClonedServerEntry lookup(LookupOperationContext opContext)
throws java.lang.Exception
Interceptor.lookup( NextInterceptor, LookupOperationContext ).
java.lang.Exception
boolean hasEntry(EntryOperationContext opContext)
throws java.lang.Exception
Interceptor.hasEntry( NextInterceptor, EntryOperationContext ).
java.lang.Exception
void rename(RenameOperationContext opContext)
throws java.lang.Exception
Interceptor.rename( NextInterceptor, RenameOperationContext ).
java.lang.Exception
void move(MoveOperationContext opContext)
throws java.lang.Exception
Interceptor.move( NextInterceptor, MoveOperationContext ).
java.lang.Exception
void moveAndRename(MoveAndRenameOperationContext opContext)
throws java.lang.Exception
Interceptor.moveAndRename( NextInterceptor, MoveAndRenameOperationContext ).
java.lang.Exception
void bind(BindOperationContext opContext)
throws java.lang.Exception
Interceptor.bind( NextInterceptor, BindOperationContext )
java.lang.Exception
void unbind(UnbindOperationContext opContext)
throws java.lang.Exception
Interceptor.unbind( NextInterceptor, UnbindOperationContext )
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||