org.identityconnectors.ldap.modify
Class LdapDelete
java.lang.Object
org.identityconnectors.ldap.commons.LdapModifyOperation
org.identityconnectors.ldap.modify.LdapDelete
public class LdapDelete
- extends LdapModifyOperation
|
Constructor Summary |
LdapDelete(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
org.identityconnectors.framework.common.objects.Uid uid)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapDelete
public LdapDelete(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
org.identityconnectors.framework.common.objects.Uid uid)
execute
public void execute()
Copyright © 2012. All Rights Reserved.