Uses of Interface
org.springframework.data.auditing.AuditableBeanWrapper
Packages that use AuditableBeanWrapper
-
Uses of AuditableBeanWrapper in org.springframework.data.auditing
Methods in org.springframework.data.auditing that return types with arguments of type AuditableBeanWrapperModifier and TypeMethodDescription<T> Optional<AuditableBeanWrapper<T>>
AuditableBeanWrapperFactory.getBeanWrapperFor
(T source) Returns theAuditableBeanWrapper
for the given source object if it's eligible for auditing.<T> Optional<AuditableBeanWrapper<T>>
MappingAuditableBeanWrapperFactory.getBeanWrapperFor
(T source)