|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MoveOperationContext in org.apache.directory.server.core |
|---|
| Methods in org.apache.directory.server.core with parameters of type MoveOperationContext | |
|---|---|
void |
OperationManager.move(MoveOperationContext opContext)
TODO document after determining if this method should be here. |
| Uses of MoveOperationContext in org.apache.directory.server.core.event |
|---|
| Methods in org.apache.directory.server.core.event with parameters of type MoveOperationContext | |
|---|---|
void |
DirectoryListener.entryMoved(MoveOperationContext opContext)
Called when an entry is moved. |
| Uses of MoveOperationContext in org.apache.directory.server.core.interceptor |
|---|
| Methods in org.apache.directory.server.core.interceptor with parameters of type MoveOperationContext | |
|---|---|
void |
InterceptorChain.move(MoveOperationContext opContext)
|
void |
NextInterceptor.move(MoveOperationContext opContext)
Calls the next interceptor's Interceptor.move( NextInterceptor, MoveOperationContext ). |
void |
Interceptor.move(NextInterceptor next,
MoveOperationContext opContext)
Filters Partition.move( MoveOperationContext ) call. |
void |
BaseInterceptor.move(NextInterceptor next,
MoveOperationContext opContext)
|
| Uses of MoveOperationContext in org.apache.directory.server.core.partition |
|---|
| Methods in org.apache.directory.server.core.partition with parameters of type MoveOperationContext | |
|---|---|
void |
NullPartition.move(MoveOperationContext opContext)
|
void |
Partition.move(MoveOperationContext opContext)
Transplants a child entry, to a position in the namespace under a new parent entry. |
| Uses of MoveOperationContext in org.apache.directory.server.core.schema |
|---|
| Methods in org.apache.directory.server.core.schema with parameters of type MoveOperationContext | |
|---|---|
void |
SchemaPartition.move(MoveOperationContext opContext)
|
| Uses of MoveOperationContext in org.apache.directory.server.core.schema.registries.synchronizers |
|---|
| Methods in org.apache.directory.server.core.schema.registries.synchronizers with parameters of type MoveOperationContext | |
|---|---|
void |
RegistrySynchronizerAdaptor.move(MoveOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry entry,
boolean cascade)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||