Package | Description |
---|---|
com.lexmark.saperion |
Modifier and Type | Method and Description |
---|---|
static AuditService.AuditEvents |
AuditService.AuditEvents.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditService.AuditEvents[] |
AuditService.AuditEvents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FolderAuditService.audit(String id,
String ddcName,
AuditService.AuditEvents event,
String remarks,
Map<String,com.lexmark.saperion.PropertyType> rowData)
Log an audit event for a given ddc.
|
void |
DocumentAuditService.audit(String id,
String ddcName,
AuditService.AuditEvents event,
String remarks,
Map<String,com.lexmark.saperion.PropertyType> rowData)
Log an audit event for a given ddc.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.