Class ICLinkedProcessInfoDTO
java.lang.Object
de.aeb.xnsg.customs.dto.declaration.ICLinkedProcessInfoDTO
DTO to hold data of a customs process that is linked to the main declaration object.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe id in the customs/port authority's system.Date at which the declaration/notification in the authorities system has been confirmed/accepted.Specific type of process: PORT_ANTWERP - C-Point system for port notifications. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
processType
Specific type of process:- PORT_ANTWERP - C-Point system for port notifications.
- PORT_ROTTERDAM - Portbase system for port notifications.
- '... for full list see /InternationalCustomsBFBean/getCodes with codeListCode=LINKED_PROCESS_TYPE
length=20
-
authoritySystemId
The id in the customs/port authority's system.length=50
-
issueDate
Date at which the declaration/notification in the authorities system has been confirmed/accepted.
-
-
Constructor Details
-
ICLinkedProcessInfoDTO
public ICLinkedProcessInfoDTO()
-