Package | Description |
---|---|
org.springframework.data.auditing |
General support for entity auditing.
|
Modifier and Type | Method and Description |
---|---|
<T> Optional<AuditableBeanWrapper<T>> |
AuditableBeanWrapperFactory.getBeanWrapperFor(T source)
Returns the
AuditableBeanWrapper for the given source object if it's eligible for auditing. |
<T> Optional<AuditableBeanWrapper<T>> |
MappingAuditableBeanWrapperFactory.getBeanWrapperFor(T source) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.