Uses of Interface
com.sap.cds.services.auditlog.ChangedAttribute
Packages that use ChangedAttribute
-
Uses of ChangedAttribute in com.sap.cds.services.auditlog
Methods in com.sap.cds.services.auditlog that return ChangedAttributeMethods in com.sap.cds.services.auditlog that return types with arguments of type ChangedAttributeModifier and TypeMethodDescriptionConfigChange.getAttributes()
DataModification.getAttributes()
A list with changed attributes.Method parameters in com.sap.cds.services.auditlog with type arguments of type ChangedAttributeModifier and TypeMethodDescriptionvoid
ConfigChange.setAttributes
(Collection<ChangedAttribute> attributes) void
DataModification.setAttributes
(Collection<ChangedAttribute> attributes) A list with changed attributes.