Index

A C D G I L M N P R S T U Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

AreaAddressDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO to represent a location which can be searched in areas.
Locations have several types: GLN, Location (HARBOR, AIRPORT), or postal address.
AreaAddressDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaAddressDTO
 
AreaCollectionDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for loading collections of areas.
AreaCollectionDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
 
AreaHeadDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for a single area with it's area parts.
AreaHeadDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
 
AreaLocationRefDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO to represent a typed location which can be searched in areas.
Locations have several types. e.g. global location number (GLN), location (HARBOR or AIRPORT).
The identifiers of each type have to be unique.
It is possible to leave the typeId empty.
AreaLocationRefDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaLocationRefDTO
 
areaLocationTypeTagField - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartLocationDTO
 
AreaPartCityDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for area parts of the type "CITY".
AreaPartCityDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaPartCityDTO
 
AreaPartDTO - Class in de.aeb.xnsg.logisticsextension.bf
Abstract DTO superclass for area parts.
AreaPartDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaPartDTO
 
AreaPartILNDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for area parts of the type "LOCATION".
AreaPartILNDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaPartILNDTO
 
AreaPartLocationDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for area parts of the type "APLOCATION".
AreaPartLocationDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaPartLocationDTO
 
AreaPartPostcodeDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for area parts of the type "POSTCODE".
AreaPartPostcodeDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaPartPostcodeDTO
 
AreaPostalAddressDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO to represent a postal address which can be searched in areas.
Postal addresses need a country and a post code or a city to find them in an area.
A hint to a state or region of the country may be helpful in some scenarios.
AreaPostalAddressDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.AreaPostalAddressDTO
 
areas - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
 

C

cities - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
The cities of the area.
city - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartCityDTO
 
city - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPostalAddressDTO
City of the address.
countryIsoCode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPostalAddressDTO
Country of address.
countryISOCode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartDTO
 
countryISOCode - Variable in class de.aeb.xnsg.logisticsextension.bf.SimpleAreaPartPostcodeDTO
 

D

de.aeb.xnsg.logisticsextension.bf - package de.aeb.xnsg.logisticsextension.bf
 
DELETE_UPDATE_MODE - Static variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
Constant for the delete mode = 'DELETE'.
description - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
 
description - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartILNDTO
 
dummy() - Method in interface de.aeb.xnsg.logisticsextension.bf.ILogisticsExtensionBF
 

G

globalLocationNumber - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartILNDTO
 

I

identCode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
 
identCode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaLocationRefDTO
Area location ident code.
identCode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartLocationDTO
 
ILogisticsExtensionBF - Interface in de.aeb.xnsg.logisticsextension.bf
Business facade for LogisticsExtension.
isExcluded - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartDTO
 
isPostcodeToIncluded - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartPostcodeDTO
 

L

locationRef - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaAddressDTO
Unique reference to a location.
locations - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
The ilns of the area.

M

messageReferenceNumber - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
Unique number of the message given by the sender.

N

NOUPDATE_UPDATE_MODE - Static variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
Constant for the no-update update mode = 'NOUPDATE'.

P

postalAddress - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaAddressDTO
Postal address, using zip code or city.
postcode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPostalAddressDTO
Postcode of the street address.
postcodeFrom - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartPostcodeDTO
 
postcodeFrom - Variable in class de.aeb.xnsg.logisticsextension.bf.SimpleAreaPartPostcodeDTO
 
postcodes - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
The postcodes of the area.
postcodeTo - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartPostcodeDTO
 
postcodeTo - Variable in class de.aeb.xnsg.logisticsextension.bf.SimpleAreaPartPostcodeDTO
 

R

receiverClient - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
The identCode of the XNSG-Client the areas are associated to.

S

SimpleAreaPartPostcodeDTO - Class in de.aeb.xnsg.logisticsextension.bf
DTO for simple area part post codes
SimpleAreaPartPostcodeDTO() - Constructor for class de.aeb.xnsg.logisticsextension.bf.SimpleAreaPartPostcodeDTO
 
STANDARD_UPDATE_MODE - Static variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
Constant for the standard update mode = 'STANDARD' In the standard update mode the loader will add the new areas even if there already exist areas with the same identCode.
stateRegion - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartDTO
 
stateRegion - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPostalAddressDTO
State / region of the address.
STRUCTURE_UPDATE_MODE - Static variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
Constant for the structure update mode = 'STRUCTURE'.

T

timeZone - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaHeadDTO
 
typeId - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaLocationRefDTO
Area location classifying code.

U

updateMode - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaCollectionDTO
There are several possibilities how the content of the message should be insertet.

Z

zoneId - Variable in class de.aeb.xnsg.logisticsextension.bf.AreaPartDTO
 
zoneId - Variable in class de.aeb.xnsg.logisticsextension.bf.SimpleAreaPartPostcodeDTO
 
A C D G I L M N P R S T U Z 
All Classes and Interfaces|All Packages|Constant Field Values