|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Getter
Gets values of a particular attribute
Initial version taken from hibernate
| Method Summary | |
|---|---|
Object |
get(Object target)
Get the property value from the given instance |
Method |
getMethod()
Optional operation (return null) |
String |
getMethodName()
Optional operation (return null) |
String |
getName()
Get the property name |
Class |
getReturnType()
Get the declared Java type |
| Method Detail |
|---|
Object get(Object target)
throws CompassException
CompassExceptionClass getReturnType()
String getName()
String getMethodName()
Method getMethod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||