Uses of Interface
com.sap.cds.services.auditlog.Attachment
Packages that use Attachment
-
Uses of Attachment in com.sap.cds.services.auditlog
Methods in com.sap.cds.services.auditlog that return AttachmentMethods in com.sap.cds.services.auditlog that return types with arguments of type AttachmentModifier and TypeMethodDescriptionAccess.getAttachments()
Attachments in case the event is triggered by the download or display of some attachments or files.Method parameters in com.sap.cds.services.auditlog with type arguments of type AttachmentModifier and TypeMethodDescriptionvoid
Access.setAttachments
(Collection<Attachment> attachments) Attachments in case the event is triggered by the download or display of some attachments or files.