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 TypeMethodDescriptionvoidConfigChange.setAttributes(Collection<ChangedAttribute> attributes) voidDataModification.setAttributes(Collection<ChangedAttribute> attributes) A list with changed attributes.