| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
| org.rr0.im.business.report | |
| org.rr0.im.service.function | |
| org.rr0.is.presentation.view.report.form | |
| org.rr0.is.service | |
| Uses of Account in org.rr0.im.business.report |
| Classes in org.rr0.im.business.report that implement Account | |
class | AccountImplAccount Reference Implementation. |
| Uses of Account in org.rr0.im.service.function |
| Methods in org.rr0.im.service.function with parameters of type Account | |
double | AccountQuality.getValue(Account someAccount)Return the quality index of a given Account |
double | AccountQualityImpl.getValue(Account someAccount)Return the quality index of a given Account |
double | CaseReliability.getWitnessesAgeFactor(Account someAccount)Factor depending on relationship between witnesses (provides indication of the theoretical tendency to generate a hoax together, based on the different types of ties between them). |
double | CaseReliabilityImpl.getWitnessesAgeFactor(Account someAccount)Factor depending on relationship between witnesses (provides indication of the theoretical tendency to generate a hoax together, based on the different types of ties between them). |
| Uses of Account in org.rr0.is.presentation.view.report.form |
| Fields in org.rr0.is.presentation.view.report.form declared as Account | |
private Account | ReportForm.account |
| Methods in org.rr0.is.presentation.view.report.form that return Account | |
Account | ReportForm.getAccount() |
| Methods in org.rr0.is.presentation.view.report.form with parameters of type Account | |
void | ReportForm.setAccount(Account someAccount) |
| Uses of Account in org.rr0.is.service |
| Methods in org.rr0.is.service that return Account | |
Account | AccountService.findById(AccountId someId) |
Account | AccountServiceImpl.findById(AccountId someId) |
Account | AccountServiceImpl.findById(AccountIdImpl someId) |
| Methods in org.rr0.is.service with parameters of type Account | |
void | AccountService.add(Account someAccount) |
void | AccountServiceImpl.add(Account someAccount) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||