Class ICDeclarationSearchParmsDTO
java.lang.Object
de.aeb.xnsg.customs.requests.declaration.ICDeclarationSearchParmsDTO
- All Implemented Interfaces:
CustomsProcessTypeDTOProvider
Parameters for a declaration search.
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecific customs process of the desired declarations.Filter for the declaration date.Name of the stored filter/view which belongs to the declaration search. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
customsProcess
Specific customs process of the desired declarations. -
declarationDate
Filter for the declaration date. -
filterName
Name of the stored filter/view which belongs to the declaration search. Views can be edited and stored within the declaration service.length=100
-
-
Constructor Details
-
ICDeclarationSearchParmsDTO
public ICDeclarationSearchParmsDTO()
-
-
Method Details
-
getCustomsProcessType
- Specified by:
getCustomsProcessTypein interfaceCustomsProcessTypeDTOProvider
-