Menu

#1 entity interface

open
nobody
None
5
2006-05-31
2006-05-31
No

should have entity interface that defines

Long getId
void setId(Long)

we are assuming ID is a numeric/long in the JSF backing
bean anyway, but using beanutils/introspection to do this.

it would be cleaner to cast to Entity and call
get/setId directly.

Discussion


Log in to post a comment.