public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.lsc.configuration
|
public ObjectFactory()
public ServiceType createServiceType()
ServiceType
public MultiDestinationServiceType createMultiDestinationServiceType()
MultiDestinationServiceType
public KeysValuesMap createKeysValuesMap()
KeysValuesMap
public ConnectionsType createConnectionsType()
ConnectionsType
public AuditsType createAuditsType()
AuditsType
public SecurityType createSecurityType()
SecurityType
public PluginSyncOptionsType createPluginSyncOptionsType()
PluginSyncOptionsType
public GoogleAppsConnectionType createGoogleAppsConnectionType()
GoogleAppsConnectionType
public PluginConnectionType createPluginConnectionType()
PluginConnectionType
public EncryptionType createEncryptionType()
EncryptionType
public LdifAuditType createLdifAuditType()
LdifAuditType
public ConnectionType createConnectionType()
ConnectionType
public PluginSourceServiceType createPluginSourceServiceType()
PluginSourceServiceType
public XaFileDestinationServiceType createXaFileDestinationServiceType()
XaFileDestinationServiceType
public PluginDestinationServiceType createPluginDestinationServiceType()
PluginDestinationServiceType
public ConditionsType createConditionsType()
ConditionsType
public DatabaseSourceServiceType createDatabaseSourceServiceType()
DatabaseSourceServiceType
public GoogleAppsServiceType createGoogleAppsServiceType()
GoogleAppsServiceType
public AsyncLdapSourceServiceType createAsyncLdapSourceServiceType()
AsyncLdapSourceServiceType
public LdapConnectionType createLdapConnectionType()
LdapConnectionType
public DatasetType createDatasetType()
DatasetType
public LdapDestinationServiceType createLdapDestinationServiceType()
LdapDestinationServiceType
public PropertiesBasedSyncOptionsType createPropertiesBasedSyncOptionsType()
PropertiesBasedSyncOptionsType
public ValuesType createValuesType()
ValuesType
public ForceSyncOptionsType createForceSyncOptionsType()
ForceSyncOptionsType
public DatabaseConnectionType createDatabaseConnectionType()
DatabaseConnectionType
public LdapSourceServiceType createLdapSourceServiceType()
LdapSourceServiceType
public PluginAuditType createPluginAuditType()
PluginAuditType
public CsvAuditType createCsvAuditType()
CsvAuditType
public DatabaseDestinationServiceType createDatabaseDestinationServiceType()
DatabaseDestinationServiceType
public ServiceType.Connection createServiceTypeConnection()
ServiceType.Connection
public MultiDestinationServiceType.XaServices createMultiDestinationServiceTypeXaServices()
MultiDestinationServiceType.XaServices
public TaskType.AuditLog createTaskTypeAuditLog()
TaskType.AuditLog
public KeysValuesMap.Entry createKeysValuesMapEntry()
KeysValuesMap.Entry
Copyright © 2005-2024 LSC project. All Rights Reserved.