org.connid.csvdir.methods
Class CSVDirUpdate

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

public class CSVDirUpdate
extends CommonOperation


Constructor Summary
CSVDirUpdate(CSVDirConfiguration conf, org.identityconnectors.framework.common.objects.Uid uid, Set<org.identityconnectors.framework.common.objects.Attribute> set)
           
 
Method Summary
 org.identityconnectors.framework.common.objects.Uid 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

CSVDirUpdate

public CSVDirUpdate(CSVDirConfiguration conf,
                    org.identityconnectors.framework.common.objects.Uid uid,
                    Set<org.identityconnectors.framework.common.objects.Attribute> set)
             throws ClassNotFoundException,
                    SQLException
Throws:
ClassNotFoundException
SQLException
Method Detail

execute

public org.identityconnectors.framework.common.objects.Uid execute()


Copyright © 2012. All Rights Reserved.