|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hibernate.property.DirectPropertyAccessor
com.liferay.portal.dao.orm.hibernate.PrivatePropertyAccessor
public class PrivatePropertyAccessor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.hibernate.property.DirectPropertyAccessor |
|---|
org.hibernate.property.DirectPropertyAccessor.DirectGetter, org.hibernate.property.DirectPropertyAccessor.DirectSetter |
| Constructor Summary | |
|---|---|
PrivatePropertyAccessor()
|
|
| Method Summary | |
|---|---|
org.hibernate.property.Getter |
getGetter(java.lang.Class clazz,
java.lang.String propertyName)
|
org.hibernate.property.Setter |
getSetter(java.lang.Class clazz,
java.lang.String propertyName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrivatePropertyAccessor()
| Method Detail |
|---|
public org.hibernate.property.Getter getGetter(java.lang.Class clazz,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getGetter in interface org.hibernate.property.PropertyAccessorgetGetter in class org.hibernate.property.DirectPropertyAccessororg.hibernate.PropertyNotFoundException
public org.hibernate.property.Setter getSetter(java.lang.Class clazz,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getSetter in interface org.hibernate.property.PropertyAccessorgetSetter in class org.hibernate.property.DirectPropertyAccessororg.hibernate.PropertyNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||