|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bill | |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest | |
| Uses of Bill in org.nuiton.topia |
|---|
| Methods in org.nuiton.topia that return types with arguments of type Bill | |
|---|---|
Class<Bill> |
TopiaTestQueryHelper.BillProperty.getEntityClass()
getEntityClass : |
| Uses of Bill in org.nuiton.topiatest |
|---|
| Classes in org.nuiton.topiatest with type parameters of type Bill | |
|---|---|
class |
BillDAOAbstract<E extends Bill>
|
class |
BillDAOImpl<E extends Bill>
|
| Classes in org.nuiton.topiatest that implement Bill | |
|---|---|
class |
BillAbstract
|
class |
BillImpl
|
| Fields in org.nuiton.topiatest with type parameters of type Bill | |
|---|---|
protected Collection<Bill> |
StoreAbstract.companyBill
|
protected Collection<Bill> |
CompanyAbstract.storeBill
|
| Methods in org.nuiton.topiatest that return Bill | |
|---|---|
Bill |
Company.getStoreBill(Store store)
getStoreBill : |
Bill |
CompanyAbstract.getStoreBill(Store store)
getStoreBill : |
Bill |
Company.getStoreBillByTopiaId(String topiaId)
getStoreBillByTopiaId : Recupère l'attribut storeBill à partir de son topiaId |
Bill |
CompanyAbstract.getStoreBillByTopiaId(String topiaId)
getStoreBillByTopiaId : |
| Methods in org.nuiton.topiatest that return types with arguments of type Bill | |
|---|---|
Collection<Bill> |
Company.getStoreBill()
getStoreBill : Retourne la collection. |
Collection<Bill> |
CompanyAbstract.getStoreBill()
getStoreBill : |
| Methods in org.nuiton.topiatest with parameters of type Bill | |
|---|---|
void |
Company.addStoreBill(Bill storeBill)
addStoreBill : |
void |
CompanyAbstract.addStoreBill(Bill storeBill)
addStoreBill : |
void |
Company.removeStoreBill(Bill storeBill)
removeStoreBill : |
void |
CompanyAbstract.removeStoreBill(Bill storeBill)
removeStoreBill : |
| Method parameters in org.nuiton.topiatest with type arguments of type Bill | |
|---|---|
void |
Company.addAllStoreBill(Collection<Bill> storeBill)
addAllStoreBill : |
void |
CompanyAbstract.addAllStoreBill(Collection<Bill> storeBill)
addAllStoreBill : |
void |
Company.setStoreBill(Collection<Bill> storeBill)
setStoreBill : |
void |
CompanyAbstract.setStoreBill(Collection<Bill> storeBill)
setStoreBill : |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||