public class DataModificationLogContextImpl extends EventContextDelegator implements DataModificationLogContext
CDS_NAME| Constructor and Description |
|---|
DataModificationLogContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreatedAt() |
DataModificationLog |
getData() |
AuditLogService |
getService() |
void |
setCreatedAt(Instant createdAt) |
void |
setData(DataModificationLog 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 DataModificationLogContextImpl(EventContext eventContext)
public AuditLogService getService()
getService in interface DataModificationLogContextgetService in interface EventContextgetService in class EventContextDelegatorpublic DataModificationLog getData()
getData in interface DataModificationLogContextpublic void setData(DataModificationLog event)
setData in interface DataModificationLogContextpublic Instant getCreatedAt()
getCreatedAt in interface DataModificationLogContextpublic void setCreatedAt(Instant createdAt)
setCreatedAt in interface DataModificationLogContextCopyright © 2023. All rights reserved.