|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoveContextPartitionOperationContext | |
|---|---|
| org.apache.directory.server.core.interceptor | |
| org.apache.directory.server.core.normalization | |
| org.apache.directory.server.core.partition | |
| Uses of RemoveContextPartitionOperationContext in org.apache.directory.server.core.interceptor |
|---|
| Methods in org.apache.directory.server.core.interceptor with parameters of type RemoveContextPartitionOperationContext | |
|---|---|
void |
Interceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext)
Filters PartitionNexus.removeContextPartition( RemoveContextPartitionOperationContext ) call. |
void |
BaseInterceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext)
|
void |
InterceptorChain.removeContextPartition(RemoveContextPartitionOperationContext opContext)
|
void |
NextInterceptor.removeContextPartition(RemoveContextPartitionOperationContext opContext)
Calls the next interceptor's PartitionNexus.removeContextPartition( RemoveContextPartitionOperationContext ). |
| Uses of RemoveContextPartitionOperationContext in org.apache.directory.server.core.normalization |
|---|
| Methods in org.apache.directory.server.core.normalization with parameters of type RemoveContextPartitionOperationContext | |
|---|---|
void |
NormalizationInterceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext)
|
| Uses of RemoveContextPartitionOperationContext in org.apache.directory.server.core.partition |
|---|
| Methods in org.apache.directory.server.core.partition with parameters of type RemoveContextPartitionOperationContext | |
|---|---|
abstract void |
PartitionNexus.removeContextPartition(RemoveContextPartitionOperationContext opContext)
|
void |
DefaultPartitionNexus.removeContextPartition(RemoveContextPartitionOperationContext removeContextPartition)
|
void |
PartitionNexusProxy.removeContextPartition(RemoveContextPartitionOperationContext opContext)
|
void |
PartitionNexusProxy.removeContextPartition(RemoveContextPartitionOperationContext opContext,
java.util.Collection<java.lang.String> byPassed)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||