public interface AuditingConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getAuditorAwareRef()
Returns the bean name of the
AuditorAware instance to be used.. |
String |
getDateTimeProviderRef()
Returns the bean name of the
DateTimeProvider to be used. |
boolean |
isModifyOnCreate()
Returns whether the entity shall be marked as modified on creation.
|
boolean |
isSetDates()
Returns whether the creation and modification dates shall be set.
|
String getAuditorAwareRef()
AuditorAware
instance to be used..boolean isSetDates()
boolean isModifyOnCreate()
String getDateTimeProviderRef()
DateTimeProvider
to be used.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.