public interface DirectoryServiceOperation extends Serializable
Modifier and Type | Method and Description |
---|---|
Object |
execute(CoreSession session,
org.apache.directory.shared.ldap.name.DN baseDn)
The command pattern execute method.
|
Object execute(CoreSession session, org.apache.directory.shared.ldap.name.DN baseDn) throws Exception
session
- The CoreSession to execute the command withbaseDn
- The base DN for working with the contextException
- The exception thrown by the commandCopyright © 2003-2013 Apache Software Foundation. All Rights Reserved.