public static class AuditedPropertiesReader.ComponentPropertiesSource extends Object implements PersistentPropertiesSource
| Constructor and Description |
|---|
AuditedPropertiesReader.ComponentPropertiesSource(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
Component component) |
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty(String propertyName) |
Iterator<Property> |
getPropertyIterator() |
org.hibernate.annotations.common.reflection.XClass |
getXClass() |
public AuditedPropertiesReader.ComponentPropertiesSource(org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
Component component)
public Iterator<Property> getPropertyIterator()
getPropertyIterator in interface PersistentPropertiesSourcepublic Property getProperty(String propertyName)
getProperty in interface PersistentPropertiesSourcepublic org.hibernate.annotations.common.reflection.XClass getXClass()
getXClass in interface PersistentPropertiesSourceCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.