| Package | Description |
|---|---|
| net.tirasa.connid.bundles.csvdir | |
| net.tirasa.connid.bundles.csvdir.database | |
| net.tirasa.connid.bundles.csvdir.methods |
| Modifier and Type | Method and Description |
|---|---|
CSVDirConfiguration |
CSVDirConnection.getConf() |
| Modifier and Type | Method and Description |
|---|---|
static CSVDirConnection |
CSVDirConnection.openConnection(CSVDirConfiguration configuration) |
| Constructor and Description |
|---|
FileSystem(CSVDirConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected org.identityconnectors.framework.common.objects.ConnectorObject |
CommonOperation.buildConnectorObject(CSVDirConfiguration conf,
ResultSet resultSet) |
protected Map<String,String> |
CommonOperation.getAttributeMap(CSVDirConfiguration conf,
Set<org.identityconnectors.framework.common.objects.Attribute> attrs,
org.identityconnectors.framework.common.objects.Name name) |
protected static Boolean |
CommonOperation.userExists(String uidString,
CSVDirConnection conn,
CSVDirConfiguration conf) |
| Constructor and Description |
|---|
CSVDirCreate(CSVDirConfiguration conf,
Set<org.identityconnectors.framework.common.objects.Attribute> attrs) |
CSVDirDelete(CSVDirConfiguration conf,
org.identityconnectors.framework.common.objects.Uid uid) |
CSVDirExecuteQuery(CSVDirConfiguration configuration,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
net.tirasa.connid.bundles.db.common.FilterWhereBuilder where,
org.identityconnectors.framework.common.objects.ResultsHandler handler,
org.identityconnectors.framework.common.objects.OperationOptions options) |
CSVDirSchema(Class<? extends org.identityconnectors.framework.spi.Connector> connectorClass,
CSVDirConfiguration conf) |
CSVDirSync(CSVDirConfiguration conf,
org.identityconnectors.framework.common.objects.ObjectClass objectClass,
org.identityconnectors.framework.common.objects.SyncToken syncToken,
org.identityconnectors.framework.common.objects.SyncResultsHandler handler,
org.identityconnectors.framework.common.objects.OperationOptions options) |
CSVDirTest(CSVDirConfiguration conf) |
CSVDirUpdate(CSVDirConfiguration conf,
org.identityconnectors.framework.common.objects.Uid uid,
Set<org.identityconnectors.framework.common.objects.Attribute> set) |
Copyright © 2011–2016. All rights reserved.