Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Class and Description |
---|---|
class |
AsyncLdapSourceServiceType
Java class for asyncLdapSourceServiceType complex type.
|
class |
DatabaseDestinationServiceType
Java class for databaseDestinationServiceType complex type.
|
class |
DatabaseSourceServiceType
Java class for databaseSourceServiceType complex type.
|
class |
GoogleAppsServiceType
Java class for googleAppsServiceType complex type.
|
class |
LdapDestinationServiceType
Java class for ldapDestinationServiceType complex type.
|
class |
LdapServiceType
Java class for ldapServiceType complex type.
|
class |
LdapSourceServiceType
Java class for ldapSourceServiceType complex type.
|
class |
MultiDestinationServiceType
Java class for multiDestinationServiceType complex type.
|
class |
PluginDestinationServiceType
Java class for pluginDestinationServiceType complex type.
|
class |
PluginSourceServiceType
Java class for pluginSourceServiceType complex type.
|
class |
XaFileDestinationServiceType
Java class for xaFileDestinationServiceType complex type.
|
Modifier and Type | Method and Description |
---|---|
ServiceType |
ObjectFactory.createServiceType()
Create an instance of
ServiceType |
static ServiceType |
LscConfiguration.getDestinationService(TaskType t) |
static ServiceType |
LscConfiguration.getSourceService(TaskType t) |
Modifier and Type | Method and Description |
---|---|
List<ServiceType> |
MultiDestinationServiceType.XaServices.getReference()
Gets the value of the reference property.
|
Modifier and Type | Method and Description |
---|---|
static Class<?> |
LscConfiguration.getServiceImplementation(ServiceType service) |
static void |
LscConfiguration.setDestinationService(TaskType t,
ServiceType s) |
static void |
LscConfiguration.setSourceService(TaskType t,
ServiceType s) |
Copyright © 2005-2024 LSC project. All Rights Reserved.