|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.protocol.shared.catalog.GetCatalog
public class GetCatalog
A Session operation for building a catalog.
Constructor Summary | |
---|---|
GetCatalog()
|
Method Summary | |
---|---|
java.lang.Object |
execute(CoreSession session,
org.apache.directory.shared.ldap.name.LdapDN base)
Note that the base is relative to the existing context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetCatalog()
Method Detail |
---|
public java.lang.Object execute(CoreSession session, org.apache.directory.shared.ldap.name.LdapDN base) throws java.lang.Exception
execute
in interface DirectoryServiceOperation
session
- The CoreSession to execute the command withbase
- The base DN for working with the context
java.lang.Exception
- The exception thrown by the command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |