public class DataAccessLogContextImpl extends EventContextDelegator implements DataAccessLogContext
CDS_NAME| Constructor and Description |
|---|
DataAccessLogContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreatedAt() |
DataAccessLog |
getData() |
AuditLogService |
getService() |
void |
setCreatedAt(Instant createdAt) |
void |
setData(DataAccessLog event) |
as, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getDelegatedEventContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateas, create, create, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedpublic DataAccessLogContextImpl(EventContext eventContext)
public AuditLogService getService()
getService in interface DataAccessLogContextgetService in interface EventContextgetService in class EventContextDelegatorpublic DataAccessLog getData()
getData in interface DataAccessLogContextpublic void setData(DataAccessLog event)
setData in interface DataAccessLogContextpublic Instant getCreatedAt()
getCreatedAt in interface DataAccessLogContextpublic void setCreatedAt(Instant createdAt)
setCreatedAt in interface DataAccessLogContextCopyright © 2023. All rights reserved.