org.connid.csvdir.methods
Class CSVDirDelete

java.lang.Object
  extended by org.connid.csvdir.methods.CommonOperation
      extended by org.connid.csvdir.methods.CSVDirDelete

public class CSVDirDelete
extends CommonOperation


Constructor Summary
CSVDirDelete(CSVDirConfiguration configuration, org.identityconnectors.framework.common.objects.Uid uid)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.connid.csvdir.methods.CommonOperation
buildConnectorObject, createUid, getAttributeMap, userExists
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVDirDelete

public CSVDirDelete(CSVDirConfiguration configuration,
                    org.identityconnectors.framework.common.objects.Uid uid)
             throws ClassNotFoundException,
                    SQLException
Throws:
ClassNotFoundException
SQLException
Method Detail

execute

public void execute()


Copyright © 2012. All Rights Reserved.