|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManageableCollection
Common interface used to persist any kind of Collection.
| Method Summary | |
|---|---|
void |
addObject(Object object)
Add an object into this ManageableCollection |
| Methods inherited from interface org.apache.jackrabbit.ocm.manager.collectionconverter.ManageableObjects |
|---|
getIterator, getObjects, getSize |
| Method Detail |
|---|
void addObject(Object object)
object - the object to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||