AuditEnablementService.@Deprecated
public class AuditEnablementService
extends java.lang.Object
| Constructor and Description |
|---|
AuditEnablementService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AuditEnablementService |
getDelegate()
Deprecated.
|
boolean |
isAuditEnabledForAllTypes()
Deprecated.
|
boolean |
isAuditEnabledForType(PK typePk)
Deprecated.
|
boolean |
isAuditEnabledForType(java.lang.String typeCode)
Deprecated.
|
boolean |
isAuditEnabledGlobally()
Deprecated.
|
void |
refreshConfiguredAuditTypes()
Deprecated.
|
void |
setDelegate(AuditEnablementService delegate)
Deprecated.
|
@PostConstruct public void refreshConfiguredAuditTypes()
public boolean isAuditEnabledGlobally()
public boolean isAuditEnabledForType(java.lang.String typeCode)
public boolean isAuditEnabledForType(PK typePk)
public boolean isAuditEnabledForAllTypes()
public void setDelegate(AuditEnablementService delegate)
public AuditEnablementService getDelegate()
Copyright © 2018 SAP SE. All Rights Reserved.