- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 29 of file IRelations.java.
◆ company()
| IRelations org.turro.plugin.contacts.IRelations.company |
( |
| ) |
|
◆ date()
| IRelations org.turro.plugin.contacts.IRelations.date |
( |
Date |
date | ) |
|
◆ getCompanies()
| List<IContact> org.turro.plugin.contacts.IRelations.getCompanies |
( |
| ) |
|
◆ getCompany()
| IContact org.turro.plugin.contacts.IRelations.getCompany |
( |
| ) |
|
◆ getCompanyRelation()
◆ getCompanyRelations()
| Set<IContactRelation> org.turro.plugin.contacts.IRelations.getCompanyRelations |
( |
| ) |
|
◆ getCoworkerRelations()
| Set<IContactRelation> org.turro.plugin.contacts.IRelations.getCoworkerRelations |
( |
| ) |
|
◆ getCoworkers()
| List<IContact> org.turro.plugin.contacts.IRelations.getCoworkers |
( |
| ) |
|
◆ getCurrent()
◆ getDocentRelations()
| List<IContactRelation> org.turro.plugin.contacts.IRelations.getDocentRelations |
( |
| ) |
|
◆ getDocents()
| List<IContact> org.turro.plugin.contacts.IRelations.getDocents |
( |
| ) |
|
◆ getOptCompany()
| Optional<IContact> org.turro.plugin.contacts.IRelations.getOptCompany |
( |
| ) |
|
◆ getOptCompanyRelation()
| Optional<IContactRelation> org.turro.plugin.contacts.IRelations.getOptCompanyRelation |
( |
| ) |
|
◆ getOutdated()
◆ getStudentRelations()
| List<IContactRelation> org.turro.plugin.contacts.IRelations.getStudentRelations |
( |
| ) |
|
◆ getStudents()
| List<IContact> org.turro.plugin.contacts.IRelations.getStudents |
( |
| ) |
|
◆ getWorkerRelations()
| Set<IContactRelation> org.turro.plugin.contacts.IRelations.getWorkerRelations |
( |
| ) |
|
◆ getWorkers()
| List<IContact> org.turro.plugin.contacts.IRelations.getWorkers |
( |
| ) |
|
◆ inStaff()
| boolean org.turro.plugin.contacts.IRelations.inStaff |
( |
IContact |
worker | ) |
|
◆ outer()
| IRelations org.turro.plugin.contacts.IRelations.outer |
( |
| ) |
|
◆ staff()
| IRelations org.turro.plugin.contacts.IRelations.staff |
( |
| ) |
|
The documentation for this interface was generated from the following file: