|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Store | |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest | |
| Uses of Store in org.nuiton.topia |
|---|
| Methods in org.nuiton.topia that return types with arguments of type Store | |
|---|---|
Class<Store> |
TopiaTestQueryHelper.StoreProperty.getEntityClass()
getEntityClass : |
| Uses of Store in org.nuiton.topiatest |
|---|
| Classes in org.nuiton.topiatest with type parameters of type Store | |
|---|---|
class |
StoreDAOAbstract<E extends Store>
|
class |
StoreDAOImpl<E extends Store>
|
| Classes in org.nuiton.topiatest that implement Store | |
|---|---|
class |
StoreAbstract
|
class |
StoreImpl
|
| Fields in org.nuiton.topiatest declared as Store | |
|---|---|
protected Store |
BillAbstract.store
|
| Methods in org.nuiton.topiatest that return Store | |
|---|---|
Store |
BillAbstract.getStore()
getStore : |
Store |
Bill.getStore()
getStore : |
| Methods in org.nuiton.topiatest with parameters of type Store | |
|---|---|
Bill |
CompanyAbstract.getStoreBill(Store store)
getStoreBill : |
Bill |
Company.getStoreBill(Store store)
getStoreBill : |
void |
BillAbstract.setStore(Store store)
setStore : |
void |
Bill.setStore(Store store)
setStore : |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||