| Modifier and Type | Field and Description |
|---|---|
private CRMEmployeeEntity |
LocationAliasEntity.primaryContact |
private CRMEmployeeEntity |
CRMEmployeeEntity.worksForCrmEmployee |
| Modifier and Type | Field and Description |
|---|---|
private Set<CRMEmployeeEntity> |
LocationAliasEntity.employees |
private Set<CRMEmployeeEntity> |
CRMEmployeeEntity.subordinateEmployees |
| Modifier and Type | Method and Description |
|---|---|
CRMEmployeeEntity |
LocationAliasEntity.getPrimaryContact() |
CRMEmployeeEntity |
CRMEmployeeEntity.getWorksForCrmEmployee() |
| Modifier and Type | Method and Description |
|---|---|
Set<CRMEmployeeEntity> |
LocationAliasEntity.getEmployees() |
Set<CRMEmployeeEntity> |
CRMEmployeeEntity.getSubordinateEmployees() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationAliasEntity.setPrimaryContact(CRMEmployeeEntity primaryContact) |
void |
CRMEmployeeEntity.setWorksForCrmEmployee(CRMEmployeeEntity worksForCrmEmployee) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationAliasEntity.setEmployees(Set<CRMEmployeeEntity> employees) |
void |
CRMEmployeeEntity.setSubordinateEmployees(Set<CRMEmployeeEntity> subordinateEmployees) |
| Modifier and Type | Field and Description |
|---|---|
private CRMEmployeeEntity |
TenderSupplierEntity.supplierContact |
private CRMEmployeeEntity |
SupplierOrderEntity.supplierRecipientContact |
| Modifier and Type | Method and Description |
|---|---|
CRMEmployeeEntity |
TenderSupplierEntity.getSupplierContact() |
CRMEmployeeEntity |
SupplierOrderEntity.getSupplierRecipientContact() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderSupplierEntity.setSupplierContact(CRMEmployeeEntity supplierContact) |
void |
SupplierOrderEntity.setSupplierRecipientContact(CRMEmployeeEntity supplierRecipientContact) |
| Modifier and Type | Field and Description |
|---|---|
private CRMEmployeeEntity |
JobDetailEntity.jobContact |
| Modifier and Type | Method and Description |
|---|---|
CRMEmployeeEntity |
JobDetailEntity.getJobContact() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobDetailEntity.setJobContact(CRMEmployeeEntity jobContact) |
| Modifier and Type | Field and Description |
|---|---|
private CRMEmployeeEntity |
CRMEmployeeFreeTagLinkEntity.linkedEntity |
| Modifier and Type | Method and Description |
|---|---|
CRMEmployeeEntity |
CRMEmployeeFreeTagLinkEntity.getLinkedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMEmployeeFreeTagLinkEntity.setLinkedEntity(CRMEmployeeEntity linkedEntity) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.