Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Class and Description |
---|---|
class |
CsvAuditType
Java class for csvAuditType complex type.
|
class |
LdifAuditType
Java class for ldifAuditType complex type.
|
class |
PluginAuditType
Java class for pluginAuditType complex type.
|
Modifier and Type | Method and Description |
---|---|
AuditType |
ObjectFactory.createAuditType()
Create an instance of
AuditType |
static AuditType |
LscConfiguration.getAudit(String name) |
AuditType |
TaskType.AuditLog.getReference()
Gets the value of the reference property.
|
Modifier and Type | Method and Description |
---|---|
static Collection<AuditType> |
LscConfiguration.getAudits() |
List<AuditType> |
AuditsType.getCsvAuditOrLdifAuditOrPluginAudit()
Gets the value of the csvAuditOrLdifAuditOrPluginAudit property.
|
Modifier and Type | Method and Description |
---|---|
static void |
LscConfiguration.addAudit(AuditType audit) |
static void |
LscConfiguration.removeAudit(AuditType audit) |
void |
TaskType.AuditLog.setReference(AuditType value)
Sets the value of the reference property.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.