| Modifier and Type | Field and Description |
|---|---|
private LocationAliasEntity |
RecipientDataContainer.location |
| Modifier and Type | Method and Description |
|---|---|
LocationAliasEntity |
RecipientDataContainer.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecipientDataContainer.setLocation(LocationAliasEntity location) |
| Modifier and Type | Field and Description |
|---|---|
private LocationAliasEntity |
CRMEntryEntity.billingLocation |
private LocationAliasEntity |
CRMEmployeeEntity.ownerAlias |
private LocationAliasEntity |
CRMEntryEntity.primaryLocation |
| Modifier and Type | Method and Description |
|---|---|
LocationAliasEntity |
CRMEntryEntity.getBillingLocation() |
LocationAliasEntity |
CRMEmployeeEntity.getOwnerAlias() |
LocationAliasEntity |
CRMEntryEntity.getPrimaryLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMEntryEntity.setBillingLocation(LocationAliasEntity billingLocation) |
void |
CRMEmployeeEntity.setOwnerAlias(LocationAliasEntity ownerAlias) |
void |
CRMEntryEntity.setPrimaryLocation(LocationAliasEntity primaryLocation) |
| Modifier and Type | Field and Description |
|---|---|
private Set<LocationAliasEntity> |
ClientCRMEntryEntity.locations |
private Set<LocationAliasEntity> |
OtherCRMEntryEntity.locations |
private Set<LocationAliasEntity> |
SupplierCRMEntryEntity.locations |
| Modifier and Type | Method and Description |
|---|---|
Set<LocationAliasEntity> |
ClientCRMEntryEntity.getLocations() |
Set<LocationAliasEntity> |
HasLocations.getLocations() |
Set<LocationAliasEntity> |
OtherCRMEntryEntity.getLocations() |
Set<LocationAliasEntity> |
SupplierCRMEntryEntity.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCRMEntryEntity.setLocations(Set<LocationAliasEntity> locations) |
void |
HasLocations.setLocations(Set<LocationAliasEntity> locations) |
void |
OtherCRMEntryEntity.setLocations(Set<LocationAliasEntity> locations) |
void |
SupplierCRMEntryEntity.setLocations(Set<LocationAliasEntity> locations) |
| Modifier and Type | Field and Description |
|---|---|
private LocationAliasEntity |
SupplierOrderEntity.clientsAddress |
private LocationAliasEntity |
TenderSupplierEntity.supplierLocation |
private LocationAliasEntity |
SupplierOrderEntity.supplierRecipientAddress |
| Modifier and Type | Method and Description |
|---|---|
LocationAliasEntity |
SupplierOrderEntity.getClientsAddress() |
LocationAliasEntity |
TenderSupplierEntity.getSupplierLocation() |
LocationAliasEntity |
SupplierOrderEntity.getSupplierRecipientAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupplierOrderEntity.setClientsAddress(LocationAliasEntity clientsAddress) |
void |
TenderSupplierEntity.setSupplierLocation(LocationAliasEntity supplierLocation) |
void |
SupplierOrderEntity.setSupplierRecipientAddress(LocationAliasEntity supplierRecipientAddress) |
| Modifier and Type | Field and Description |
|---|---|
private LocationAliasEntity |
LocationAliasFreeTagLinkEntity.linkedEntity |
| Modifier and Type | Method and Description |
|---|---|
LocationAliasEntity |
LocationAliasFreeTagLinkEntity.getLinkedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationAliasFreeTagLinkEntity.setLinkedEntity(LocationAliasEntity linkedEntity) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.