| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IItemFactory
Factory for creating items
| Method Summary | |
|---|---|
 IItem | 
createItem(java.lang.String description)
Create item with given description  | 
| Method Detail | 
|---|
IItem createItem(java.lang.String description)
description - the description to add to the item. The description represents
            the actual data associated with an item. Should not be
            null.
null.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||