|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogService | |
---|---|
com.ibatis.jpetstore.presentation | |
com.ibatis.jpetstore.service |
Uses of CatalogService in com.ibatis.jpetstore.presentation |
---|
Fields in com.ibatis.jpetstore.presentation declared as CatalogService | |
---|---|
private static CatalogService |
AccountBean.catalogService
|
private static CatalogService |
CatalogBean.catalogService
|
private static CatalogService |
CartBean.catalogService
|
Uses of CatalogService in com.ibatis.jpetstore.service |
---|
Fields in com.ibatis.jpetstore.service declared as CatalogService | |
---|---|
private static CatalogService |
CatalogService.instance
|
Methods in com.ibatis.jpetstore.service that return CatalogService | |
---|---|
static CatalogService |
CatalogService.getInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |