JavaScript is disabled on your browser.
A D I M O R S
A
add(AddOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
D
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
I
init(DirectoryService) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
Initialize the Subentry Interceptor
M
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
move(MoveOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
The Move operation for a Subentry will deal with different cases :
1) we move a normal entry
2) we move a subentry
3) we move an administrationPoint
Case 1 :
A normal entry (ie, not a subentry or an AP) may be part of some administrative areas.
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
O
org.apache.directory.server.core.subtree - package org.apache.directory.server.core.subtree
R
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
S
search(SearchOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
SUBENTRY_OPATTRS - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
The set of Subentry operational attributes
SubentryInterceptor - Class in org.apache.directory.server.core.subtree
The Subentry interceptor service which is responsible for filtering
out subentries on search operations and injecting operational attributes
SubentryInterceptor() - Constructor for class org.apache.directory.server.core.subtree.SubentryInterceptor
Creates a new instance of SubentryInterceptor
A D I M O R S
Copyright © 2003–2014 The Apache Software Foundation . All rights reserved.