| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
org.hibernate.envers.configuration.metadata.reader.ComponentAuditedPropertiesReader
public class ComponentAuditedPropertiesReader
Reads the audited properties for components.
| Field Summary | 
|---|
| Fields inherited from class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader | 
|---|
| defaultStore | 
| Constructor Summary | |
|---|---|
| ComponentAuditedPropertiesReader(ModificationStore defaultStore,
                                 PersistentPropertiesSource persistentPropertiesSource,
                                 AuditedPropertiesHolder auditedPropertiesHolder,
                                 GlobalConfiguration globalCfg,
                                 org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
                                 String propertyNamePrefix) | |
| Method Summary | |
|---|---|
| protected  boolean | checkAudited(org.hibernate.annotations.common.reflection.XProperty property,
             PropertyAuditingData propertyData,
             Audited allClassAudited) | 
| Methods inherited from class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader | 
|---|
| read | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ComponentAuditedPropertiesReader(ModificationStore defaultStore,
                                        PersistentPropertiesSource persistentPropertiesSource,
                                        AuditedPropertiesHolder auditedPropertiesHolder,
                                        GlobalConfiguration globalCfg,
                                        org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
                                        String propertyNamePrefix)
| Method Detail | 
|---|
protected boolean checkAudited(org.hibernate.annotations.common.reflection.XProperty property,
                               PropertyAuditingData propertyData,
                               Audited allClassAudited)
checkAudited in class AuditedPropertiesReader| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||