org.connid.csvdir.methods
Class CSVDirCreate

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

public class CSVDirCreate
extends CommonOperation


Constructor Summary
CSVDirCreate(CSVDirConfiguration conf, 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

CSVDirCreate

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

execute

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


Copyright © 2012. All Rights Reserved.