|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.NakedPropertyAccessorAbstract
org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.NakedPropertyNotNullAccessor
public class NakedPropertyNotNullAccessor
Access properties of a naked object, where the value persisted cannot be null.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.NakedPropertyAccessorAbstract |
|---|
NakedPropertyAccessorAbstract.NakedGetter, NakedPropertyAccessorAbstract.NakedSetter |
| Constructor Summary | |
|---|---|
NakedPropertyNotNullAccessor()
|
|
| Method Summary | |
|---|---|
org.hibernate.property.Getter |
getGetter(java.lang.Class theClass,
java.lang.String propertyName)
|
| Methods inherited from class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.accessor.NakedPropertyAccessorAbstract |
|---|
getConverter, getGetter, getSetter, getValueHolderMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NakedPropertyNotNullAccessor()
| Method Detail |
|---|
public org.hibernate.property.Getter getGetter(java.lang.Class theClass,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
org.hibernate.PropertyNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||