Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseConnectionType
Java class for databaseConnectionType complex type.
|
class |
GoogleAppsConnectionType
Java class for googleAppsConnectionType complex type.
|
class |
LdapConnectionType
Java class for ldapConnectionType complex type.
|
class |
PluginConnectionType
Java class for pluginConnectionType complex type.
|
Modifier and Type | Method and Description |
---|---|
ConnectionType |
ObjectFactory.createConnectionType()
Create an instance of
ConnectionType |
static ConnectionType |
LscConfiguration.getConnection(String name) |
ConnectionType |
ServiceType.Connection.getReference()
Gets the value of the reference property.
|
Modifier and Type | Method and Description |
---|---|
static Collection<ConnectionType> |
LscConfiguration.getConnections() |
List<ConnectionType> |
ConnectionsType.getLdapConnectionOrDatabaseConnectionOrGoogleAppsConnection()
Gets the value of the ldapConnectionOrDatabaseConnectionOrGoogleAppsConnection property.
|
Modifier and Type | Method and Description |
---|---|
static void |
LscConfiguration.addConnection(ConnectionType connection) |
static void |
LscConfiguration.removeConnection(ConnectionType connection) |
void |
ServiceType.Connection.setReference(ConnectionType value)
Sets the value of the reference property.
|
Modifier and Type | Method and Description |
---|---|
void |
LscConfiguration.setConnections(List<ConnectionType> conns) |
Copyright © 2005-2024 LSC project. All Rights Reserved.