com.ihr.xbrl.pojo
Class AccessHash
java.lang.Object
com.ihr.xbrl.pojo.AccessHash
- All Implemented Interfaces:
- org.hibernate.property.PropertyAccessor
public class AccessHash
- extends java.lang.Object
- implements org.hibernate.property.PropertyAccessor
Access to the hashCode for objects that will be stored in the repository
- Author:
- Ignacio
|
Method Summary |
org.hibernate.property.Getter |
getGetter(java.lang.Class theClass,
java.lang.String propertyName)
|
org.hibernate.property.Setter |
getSetter(java.lang.Class theClass,
java.lang.String propertyName)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessHash
public AccessHash()
getGetter
public org.hibernate.property.Getter getGetter(java.lang.Class theClass,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
- Specified by:
getGetter in interface org.hibernate.property.PropertyAccessor
- Throws:
org.hibernate.PropertyNotFoundException
getSetter
public org.hibernate.property.Setter getSetter(java.lang.Class theClass,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
- Specified by:
getSetter in interface org.hibernate.property.PropertyAccessor
- Throws:
org.hibernate.PropertyNotFoundException
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa