Package com.sap.cds.services.auditlog
Interface Attachment
@CdsName("com.sap.cds.services.auditlog.Attachment")
public interface Attachment
extends com.sap.cds.CdsData
Attachment name and identifier in case the audit log event
is triggered by the download or display of some attachments
or files
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sap.cds.CdsData
com.sap.cds.CdsData.Factory
-
Field Summary
FieldsFields inherited from interface com.sap.cds.CdsData
factory
-
Method Summary
Methods inherited from interface com.sap.cds.CdsData
containsPath, forRemoval, forRemoval, get, getPath, getPathOrDefault, isForRemoval, putPath, putPathIfAbsent, removePath
Methods inherited from interface com.sap.cds.JSONizable
toJson
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Field Details
-
ID
- See Also:
-
NAME
- See Also:
-
-
Method Details