| Package | Description |
|---|---|
| de.crowdcode.kissmda.examples.apptest | |
| de.crowdcode.kissmda.examples.apptest.components | |
| de.crowdcode.kissmda.testapp | |
| de.crowdcode.kissmda.testapp.components |
| Modifier and Type | Class and Description |
|---|---|
class |
PrivateCompanyImpl |
| Modifier and Type | Method and Description |
|---|---|
Company |
PersonImpl.getCompany() |
Company |
PrivateAddressServiceImpl.getPrivateCompanyByPerson(Person person,
PrivateCompany privateCompany) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
PersonImpl.calculateOldCompanies() |
Collection<Company> |
PrivateCompanyImpl.getCompanies() |
Collection<Company> |
PrivateAddressServiceImpl.getCompanies(SortedSet<CompanyAttribute<String,Integer>> companyAttributes) |
Collection<Company> |
PersonImpl.getHiddenCompanies() |
Collection<Company> |
PersonImpl.getOldCompanies() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateCompanyImpl.addCompany(Company company) |
void |
PersonImpl.setCompany(Company company) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompanyImpl |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
CompanyImpl.calculateCompanies(Collection<Company> companies,
Collection<Person> persons) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
CompanyImpl.calculateCompanies(Collection<Company> companies,
Collection<Person> persons) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrivateCompany |
| Modifier and Type | Method and Description |
|---|---|
Company |
Person.getCompany() |
Company |
PrivateAddressService.getPrivateCompanyByPerson(Person person,
PrivateCompany privateCompany) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
Person.calculateOldCompanies() |
Collection<Company> |
PrivateCompany.getCompanies() |
Collection<Company> |
HeadquarterOffice.getCompanies() |
Collection<Company> |
PrivateAddressService.getCompanies(SortedSet<CompanyAttribute<String,Integer>> companyAttributes) |
Collection<Company> |
Person.getHiddenCompanies() |
Collection<Company> |
Person.getOldCompanies() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateCompany.addCompany(Company company) |
void |
HeadquarterOffice.addCompany(Company company) |
void |
Person.setCompany(Company company) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
Company.calculateCompanies(Collection<Company> companies,
Collection<Person> persons) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
Company.calculateCompanies(Collection<Company> companies,
Collection<Person> persons) |
Copyright © 2012-2014. All Rights Reserved.