org.connid.csvdir.methods
Class CSVDirExecuteQuery

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

public class CSVDirExecuteQuery
extends CommonOperation


Constructor Summary
CSVDirExecuteQuery(CSVDirConfiguration configuration, org.identityconnectors.framework.common.objects.ObjectClass oclass, org.identityconnectors.dbcommon.FilterWhereBuilder where, org.identityconnectors.framework.common.objects.ResultsHandler handler, org.identityconnectors.framework.common.objects.OperationOptions options)
           
 
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

CSVDirExecuteQuery

public CSVDirExecuteQuery(CSVDirConfiguration configuration,
                          org.identityconnectors.framework.common.objects.ObjectClass oclass,
                          org.identityconnectors.dbcommon.FilterWhereBuilder where,
                          org.identityconnectors.framework.common.objects.ResultsHandler handler,
                          org.identityconnectors.framework.common.objects.OperationOptions options)
                   throws ClassNotFoundException,
                          SQLException
Throws:
ClassNotFoundException
SQLException
Method Detail

execute

public void execute()


Copyright © 2012. All Rights Reserved.