Package | Description |
---|---|
org.lsc | |
org.lsc.beans.syncoptions | |
org.lsc.configuration | |
org.lsc.jndi |
Modifier and Type | Method and Description |
---|---|
static void |
Configuration.assertPropertyNotEmpty(String propertyName,
String propertyValue,
String location)
Helper method to check that a String read in from a property is not empty or null
|
static Properties |
Configuration.getDstProperties()
Deprecated.
|
static Properties |
Configuration.getSrcProperties()
Deprecated.
|
void |
SimpleSynchronize.init() |
Constructor and Description |
---|
Task(TaskType t) |
Modifier and Type | Method and Description |
---|---|
static ISyncOptions |
SyncOptionsFactory.convert(TaskType task) |
Modifier and Type | Method and Description |
---|---|
Lsc |
JaxbXmlConfigurationHelper.getConfiguration(String filename)
Load an XML file to the object
|
static void |
PropertiesConfigurationHelper.loadConfigurationFrom(String filename)
Call by Configuration.setUp() if the new format configuration file is not available
|
static void |
LscConfiguration.loadSyncOptions(TaskType newTask,
String taskName,
Properties props) |
static void |
LscConfiguration.setDestinationService(TaskType t,
ServiceType s) |
static void |
LscConfiguration.setSourceService(TaskType t,
ServiceType s) |
static void |
LscConfiguration.setSyncOptions(TaskType task,
SyncOptionsType syncOptions) |
Constructor and Description |
---|
JaxbXmlConfigurationHelper()
Initiate helper by adding XML aliases
|
Modifier and Type | Method and Description |
---|---|
static Properties |
JndiServices.getLdapProperties(LdapConnectionType connection) |
Copyright © 2005-2024 LSC project. All Rights Reserved.