public class GetCatalog extends Object implements DirectoryServiceOperation
| Constructor and Description |
|---|
GetCatalog() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.apache.directory.server.core.api.CoreSession session,
org.apache.directory.api.ldap.model.name.Dn base)
Note that the base is relative to the existing context.
|
public Object execute(org.apache.directory.server.core.api.CoreSession session, org.apache.directory.api.ldap.model.name.Dn base) throws Exception
execute in interface DirectoryServiceOperationsession - The CoreSession to execute the command withbase - The base Dn for working with the contextException - The exception thrown by the commandCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.