|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoveContextPartitionOperationContext in org.apache.directory.server.core |
---|
Methods in org.apache.directory.server.core with parameters of type RemoveContextPartitionOperationContext | |
---|---|
void |
MockInterceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext)
|
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 DefaultPartitionNexus#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 DefaultPartitionNexus#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)
Filters DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ) call. |
Uses of RemoveContextPartitionOperationContext in org.apache.directory.server.core.partition |
---|
Methods in org.apache.directory.server.core.partition with parameters of type RemoveContextPartitionOperationContext | |
---|---|
void |
DefaultPartitionNexus.removeContextPartition(RemoveContextPartitionOperationContext removeContextPartition)
|
void |
PartitionNexus.removeContextPartition(RemoveContextPartitionOperationContext removeContextPartition)
Remove a partition from the server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |