|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
---|---|
org.springframework.richclient.samples.dataeditor.domain |
Uses of Item in org.springframework.richclient.samples.dataeditor.domain |
---|
Methods in org.springframework.richclient.samples.dataeditor.domain that return Item | |
---|---|
Item |
ItemService.getItem(Integer id)
|
Methods in org.springframework.richclient.samples.dataeditor.domain that return types with arguments of type Item | |
---|---|
List<Item> |
ItemService.findItems(ItemFilter filter)
|
Methods in org.springframework.richclient.samples.dataeditor.domain with parameters of type Item | |
---|---|
boolean |
ItemService.checkFilter(Item supplier,
ItemFilter filter)
|
int |
Item.compareTo(Item o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |