Uses of Package
org.apache.ldap.server.invocation

Packages that use org.apache.ldap.server.invocation
org.apache.ldap.server.authn   
org.apache.ldap.server.authz   
org.apache.ldap.server.exception   
org.apache.ldap.server.interceptor   
org.apache.ldap.server.invocation   
org.apache.ldap.server.jndi   
org.apache.ldap.server.normalization   
org.apache.ldap.server.operational   
org.apache.ldap.server.schema   
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.authn
Invocation
          Represents a method invocation on BackingStores.
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.authz
Delete
          Represents an Invocation on BackingStore.delete(Name).
HasEntry
          Represents an Invocation on BackingStore.hasEntry(Name).
Invocation
          Represents a method invocation on BackingStores.
List
          Represents an Invocation on BackingStore.list(Name).
Lookup
          Represents an Invocation on BackingStore.lookup(Name).
LookupWithAttrIds
          Represents an Invocation on BackingStore.lookup(Name, String[]).
Modify
          Represents an Invocation on BackingStore.modify(Name, int, Attributes).
ModifyMany
          Represents an Invocation on BackingStore.modify(Name, ModificationItem[]).
ModifyRN
          Represents an Invocation on BackingStore.modifyRn(Name, String, boolean).
Move
          Represents an Invocation on BackingStore.move(Name, Name).
MoveAndModifyRN
          Represents an Invocation on BackingStore.move(Name, Name, String, boolean).
Search
          Represents an Invocation on BackingStore.search(Name, Map, ExprNode, SearchControls).
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.exception
Add
          Represents an Invocation on BackingStore.add(String, Name, Attributes).
Delete
          Represents an Invocation on BackingStore.delete(Name).
List
          Represents an Invocation on BackingStore.list(Name).
Lookup
          Represents an Invocation on BackingStore.lookup(Name).
LookupWithAttrIds
          Represents an Invocation on BackingStore.lookup(Name, String[]).
Modify
          Represents an Invocation on BackingStore.modify(Name, int, Attributes).
ModifyMany
          Represents an Invocation on BackingStore.modify(Name, ModificationItem[]).
ModifyRN
          Represents an Invocation on BackingStore.modifyRn(Name, String, boolean).
Move
          Represents an Invocation on BackingStore.move(Name, Name).
MoveAndModifyRN
          Represents an Invocation on BackingStore.move(Name, Name, String, boolean).
Search
          Represents an Invocation on BackingStore.search(Name, Map, ExprNode, SearchControls).
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.interceptor
Add
          Represents an Invocation on BackingStore.add(String, Name, Attributes).
Delete
          Represents an Invocation on BackingStore.delete(Name).
GetMatchedDN
          Represents an Invocation on PartitionNexus.getMatchedDn(Name, boolean).
GetSuffix
          Represents an Invocation on ContextPartition.getSuffix(boolean).
HasEntry
          Represents an Invocation on BackingStore.hasEntry(Name).
Invocation
          Represents a method invocation on BackingStores.
IsSuffix
          Represents an Invocation on BackingStore.isSuffix(Name).
List
          Represents an Invocation on BackingStore.list(Name).
ListSuffixes
          Represents an Invocation on PartitionNexus.listSuffixes(boolean).
Lookup
          Represents an Invocation on BackingStore.lookup(Name).
LookupWithAttrIds
          Represents an Invocation on BackingStore.lookup(Name, String[]).
Modify
          Represents an Invocation on BackingStore.modify(Name, int, Attributes).
ModifyMany
          Represents an Invocation on BackingStore.modify(Name, ModificationItem[]).
ModifyRN
          Represents an Invocation on BackingStore.modifyRn(Name, String, boolean).
Move
          Represents an Invocation on BackingStore.move(Name, Name).
MoveAndModifyRN
          Represents an Invocation on BackingStore.move(Name, Name, String, boolean).
Search
          Represents an Invocation on BackingStore.search(Name, Map, ExprNode, SearchControls).
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.invocation
Invocation
          Represents a method invocation on BackingStores.
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.jndi
Invocation
          Represents a method invocation on BackingStores.
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.normalization
Add
          Represents an Invocation on BackingStore.add(String, Name, Attributes).
Delete
          Represents an Invocation on BackingStore.delete(Name).
GetMatchedDN
          Represents an Invocation on PartitionNexus.getMatchedDn(Name, boolean).
GetSuffix
          Represents an Invocation on ContextPartition.getSuffix(boolean).
HasEntry
          Represents an Invocation on BackingStore.hasEntry(Name).
IsSuffix
          Represents an Invocation on BackingStore.isSuffix(Name).
List
          Represents an Invocation on BackingStore.list(Name).
Lookup
          Represents an Invocation on BackingStore.lookup(Name).
LookupWithAttrIds
          Represents an Invocation on BackingStore.lookup(Name, String[]).
Modify
          Represents an Invocation on BackingStore.modify(Name, int, Attributes).
ModifyMany
          Represents an Invocation on BackingStore.modify(Name, ModificationItem[]).
ModifyRN
          Represents an Invocation on BackingStore.modifyRn(Name, String, boolean).
Move
          Represents an Invocation on BackingStore.move(Name, Name).
MoveAndModifyRN
          Represents an Invocation on BackingStore.move(Name, Name, String, boolean).
Search
          Represents an Invocation on BackingStore.search(Name, Map, ExprNode, SearchControls).
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.operational
Add
          Represents an Invocation on BackingStore.add(String, Name, Attributes).
List
          Represents an Invocation on BackingStore.list(Name).
Lookup
          Represents an Invocation on BackingStore.lookup(Name).
LookupWithAttrIds
          Represents an Invocation on BackingStore.lookup(Name, String[]).
Modify
          Represents an Invocation on BackingStore.modify(Name, int, Attributes).
ModifyMany
          Represents an Invocation on BackingStore.modify(Name, ModificationItem[]).
ModifyRN
          Represents an Invocation on BackingStore.modifyRn(Name, String, boolean).
Move
          Represents an Invocation on BackingStore.move(Name, Name).
MoveAndModifyRN
          Represents an Invocation on BackingStore.move(Name, Name, String, boolean).
Search
          Represents an Invocation on BackingStore.search(Name, Map, ExprNode, SearchControls).
 

Classes in org.apache.ldap.server.invocation used by org.apache.ldap.server.schema
List
          Represents an Invocation on BackingStore.list(Name).
Lookup
          Represents an Invocation on BackingStore.lookup(Name).
LookupWithAttrIds
          Represents an Invocation on BackingStore.lookup(Name, String[]).
Search
          Represents an Invocation on BackingStore.search(Name, Map, ExprNode, SearchControls).
 



Copyright © 2002-2005 . All Rights Reserved.