Class SecurityLogContextImpl
java.lang.Object
com.sap.cds.services.impl.EventContextDelegator
com.sap.cds.services.impl.auditlog.SecurityLogContextImpl
- All Implemented Interfaces:
SecurityLogContext,EventContext
-
Field Summary
Fields inherited from interface com.sap.cds.services.auditlog.SecurityLogContext
CDS_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()voidsetCreatedAt(Instant createdAt) voidsetData(SecurityLog event) Methods inherited from class com.sap.cds.services.impl.EventContextDelegator
as, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getDelegatedEventContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.services.EventContext
as, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompleted
-
Constructor Details
-
SecurityLogContextImpl
-
-
Method Details
-
getService
- Specified by:
getServicein interfaceEventContext- Specified by:
getServicein interfaceSecurityLogContext- Overrides:
getServicein classEventContextDelegator
-
getData
- Specified by:
getDatain interfaceSecurityLogContext
-
setData
- Specified by:
setDatain interfaceSecurityLogContext
-
getCreatedAt
- Specified by:
getCreatedAtin interfaceSecurityLogContext
-
setCreatedAt
- Specified by:
setCreatedAtin interfaceSecurityLogContext
-