| Package | Description |
|---|---|
| com.sohnar.trafficlite.transfer.crm | |
| com.sohnar.trafficlite.transfer.crm.tree | |
| com.sohnar.trafficlite.transfer.sync |
| Modifier and Type | Field and Description |
|---|---|
private LocationAliasTO |
CRMEntryTO.billingLocation |
private LocationAliasTO |
CRMEntryTO.primaryLocation |
| Modifier and Type | Method and Description |
|---|---|
LocationAliasTO |
CRMEntryTO.getBillingLocation() |
LocationAliasTO |
CRMEntryTO.getPrimaryLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMEntryTO.setBillingLocation(LocationAliasTO billingLocation) |
void |
CRMEntryTO.setPrimaryLocation(LocationAliasTO primaryLocation) |
| Modifier and Type | Field and Description |
|---|---|
private Set<LocationAliasTO> |
CRMTreeTO.locations |
| Modifier and Type | Method and Description |
|---|---|
Set<LocationAliasTO> |
CRMTreeTO.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMTreeTO.setLocations(Set<LocationAliasTO> locations) |
| Modifier and Type | Field and Description |
|---|---|
private Set<LocationAliasTO> |
SyncResultsTO.clientLocations |
private Set<LocationAliasTO> |
SyncResultsTO.otherLocations |
private Set<LocationAliasTO> |
SyncResultsTO.supplierLocations |
| Modifier and Type | Method and Description |
|---|---|
Set<LocationAliasTO> |
SyncResultsTO.getClientLocations() |
Set<LocationAliasTO> |
SyncResultsTO.getOtherLocations() |
Set<LocationAliasTO> |
SyncResultsTO.getSupplierLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncResultsTO.setClientLocations(Set<LocationAliasTO> clientLocations) |
void |
SyncResultsTO.setOtherLocations(Set<LocationAliasTO> otherLocations) |
void |
SyncResultsTO.setSupplierLocations(Set<LocationAliasTO> supplierLocations) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.