public class CommonOperation extends Object
| Constructor and Description |
|---|
CommonOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected org.identityconnectors.framework.common.objects.ConnectorObject |
buildConnectorObject(CSVDirConfiguration conf,
ResultSet resultSet) |
protected static String |
createUid(String[] keys,
ResultSet rs,
String keySeparator) |
protected Map<String,String> |
getAttributeMap(CSVDirConfiguration conf,
Set<org.identityconnectors.framework.common.objects.Attribute> attrs,
org.identityconnectors.framework.common.objects.Name name) |
protected static Boolean |
userExists(String uidString,
CSVDirConnection conn,
CSVDirConfiguration conf) |
protected static Boolean userExists(String uidString, CSVDirConnection conn, CSVDirConfiguration conf) throws SQLException
SQLExceptionprotected static String createUid(String[] keys, ResultSet rs, String keySeparator) throws SQLException
SQLExceptionprotected Map<String,String> getAttributeMap(CSVDirConfiguration conf, Set<org.identityconnectors.framework.common.objects.Attribute> attrs, org.identityconnectors.framework.common.objects.Name name)
protected org.identityconnectors.framework.common.objects.ConnectorObject buildConnectorObject(CSVDirConfiguration conf, ResultSet resultSet) throws SQLException
SQLExceptionCopyright © 2011–2016. All rights reserved.