|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.agfa.hap.sdo.mapper.AbstractPropertyAccessor com.agfa.hap.sdo.mapper.NullPropertyAccessor
public class NullPropertyAccessor
PropertyAccessor
that allows returns null.
Constructor Summary | |
---|---|
NullPropertyAccessor()
|
Method Summary | |
---|---|
java.lang.Object |
getValue(java.lang.Object instance,
Property property,
DataMapper dataMapper)
|
Methods inherited from class com.agfa.hap.sdo.mapper.AbstractPropertyAccessor |
---|
getValues, isBulkAccessor, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullPropertyAccessor()
Method Detail |
---|
public java.lang.Object getValue(java.lang.Object instance, Property property, DataMapper dataMapper)
getValue
in interface PropertyAccessor
getValue
in class AbstractPropertyAccessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |