Package | Description |
---|---|
com.saperion.ngc.model.document |
Package for document model classes.
|
Modifier and Type | Method and Description |
---|---|
static DocumentService.AuditEvent |
DocumentService.AuditEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentService.AuditEvent[] |
DocumentService.AuditEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentService.writeAuditEvent(String hdoc,
DocumentService.AuditEvent event,
String remark)
Write audit event.
|
void |
DocClassicConnectorService.writeAuditEvent(String hdoc,
DocumentService.AuditEvent event,
String remark)
Write audit event.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.