|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppBean
Defines an interface that can be used in conjunction with the toolbox.dao package to persist Java Beans.
Method Summary | |
---|---|
java.util.Map |
getMap()
Return the Map containing the bean properties. |
void |
setMap(java.util.Map map)
Set the Map containing the bean properties. |
Method Detail |
---|
void setMap(java.util.Map map)
map
- Map containing bean properties.java.util.Map getMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |