Uses of Interface
org.nuiton.topiatest.Store
| Package | Description |
|---|---|
| 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 Modifier and Type Method Description java.lang.Class<Store>TopiaTestQueryHelper.StoreProperty. getEntityClass() -
Uses of Store in org.nuiton.topiatest
Classes in org.nuiton.topiatest with type parameters of type Store Modifier and Type Class Description classStoreDAOAbstract<E extends Store>classStoreDAOImpl<E extends Store>Classes in org.nuiton.topiatest that implement Store Modifier and Type Class Description classStoreAbstractclassStoreImplFields in org.nuiton.topiatest declared as Store Modifier and Type Field Description protected StoreBillAbstract. storeNom de l'attribut en BD : storeMethods in org.nuiton.topiatest that return Store Modifier and Type Method Description StoreBill. getStore()StoreBillAbstract. getStore()Methods in org.nuiton.topiatest with parameters of type Store Modifier and Type Method Description BillCompany. getStoreBill(Store store)BillCompanyAbstract. getStoreBill(Store store)voidBill. setStore(Store store)voidBillAbstract. setStore(Store store)