Package | Description |
---|---|
org.lsc.jndi | |
org.lsc.persistence | |
org.lsc.service |
Constructor and Description |
---|
AbstractSimpleJndiService(LdapServiceType ldapService)
The default initializer.
|
AbstractSimpleJndiService(Properties serviceProps)
Deprecated.
|
ActiveDirectoryDstService(TaskType task) |
EmptyJndiDstService(Properties props,
String beanClassName)
Deprecated.
|
EmptyJndiDstService(TaskType task)
Constructor adapted to the context properties and the bean class name to instantiate.
|
PullableJndiSrcService(Properties props,
String beanClassName)
Deprecated.
|
PullableJndiSrcService(TaskType task) |
SimpleJndiDstService(LdapServiceType ldapService,
List<String> writableDatasetIds,
Class<IBean> beanClass) |
SimpleJndiDstService(TaskType task)
Constructor adapted to the context properties and the bean class name to instantiate.
|
SimpleJndiFakeDstService(TaskType task) |
SimpleJndiSrcService(Properties props,
String beanClassName)
Deprecated.
|
SimpleJndiSrcService(TaskType task)
Constructor adapted to the context properties and the bean class name
to instantiate.
|
Modifier and Type | Method and Description |
---|---|
static com.ibatis.sqlmap.client.SqlMapClient |
DaoConfig.getSqlMapClient(DatabaseConnectionType connection) |
static com.ibatis.sqlmap.client.SqlMapClient |
DaoConfig.getSqlMapClient(Properties databaseProps)
Return the SQLMap object who manage data access.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.directory.ldap.client.api.LdapAsyncConnection |
SyncReplSourceService.getConnection(LdapConnectionType ldapConn) |
static org.apache.directory.api.ldap.model.message.Control |
SyncReplSourceService.getSearchContinuationControl(LdapServerType serverType) |
Constructor and Description |
---|
AbstractJdbcDstService(String serviceName,
com.ibatis.sqlmap.client.SqlMapClient sqlMapClient,
String bean) |
AbstractJdbcService(DatabaseConnectionType destinationConnection,
String beanClassname) |
AbstractJdbcService(com.ibatis.sqlmap.client.SqlMapClient sqlmap,
String beanClassname) |
MultipleDstService(TaskType task) |
SyncReplSourceService(TaskType task) |
Copyright © 2005-2024 LSC project. All Rights Reserved.