|
Spring Data Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuditingConfiguration
Configuration information for auditing.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getAuditorAwareRef()
AuditorAware instance to be used..
boolean isSetDates()
boolean isModifyOnCreate()
String getDateTimeProviderRef()
DateTimeProvider to be used.
|
Spring Data Core | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||