Uses of Interface
org.springframework.data.auditing.AuditableBeanWrapper
-
Uses of AuditableBeanWrapper in org.springframework.data.auditing
Modifier 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)