public final class AuditTargetCode extends Object implements Serializable
| Constructor and Description |
|---|
AuditTargetCode(int targetCode,
String keyPrefix)
Constructs an AuditTargetCode.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationTypeKeyPrefix()
Gets the prefix used for events of this type
|
int |
getTargetCode()
Gets the target code.
|
public AuditTargetCode(int targetCode,
String keyPrefix)
targetCode - the target codekeyPrefix - the prefix used for events of this typepublic int getTargetCode()
public String getOperationTypeKeyPrefix()
Copyright © 2025. All rights reserved.