|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanCollectionAdd
Interface to define the addition of a bean to the underlying collection.
For maps this takes into account the map key. For List and Set this simply adds the bean to the underlying list or set.
Method Summary | |
---|---|
void |
addBean(Object bean)
Add a loaded bean to the collection. |
Method Detail |
---|
void addBean(Object bean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |