| Package | Description |
|---|---|
| cz.utb.caribou.digger.api | |
| cz.utb.caribou.digger.dao | |
| cz.utb.caribou.digger.domain |
| Modifier and Type | Method and Description |
|---|---|
static Organization |
EconomicSubject.byRegNo(String regNo)
Load additional data for Organization from www.info.mfcr.cz when regNo is
passed.
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
OrganizationDao.getByRegNo(String regNo) |
| Modifier and Type | Method and Description |
|---|---|
Class<Organization> |
OrganizationDao.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Tender.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tender.setOrganization(Organization organization) |
Copyright © 2013. All Rights Reserved.