Class ICDeclarationFolderParmsDTO
java.lang.Object
de.aeb.xnsg.customs.requests.declaration.ICDeclarationFolderParmsDTO
- All Implemented Interfaces:
CustomsProcessTypeDTOProvider
Identifies a declaration to be opened in a folder.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe unique business object id of the desired declaration of the desired declaration.Specific customs process of the desired declaration. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
customsProcess
Specific customs process of the desired declaration. -
businessObjectId
The unique business object id of the desired declaration of the desired declaration.length=50
-
-
Constructor Details
-
ICDeclarationFolderParmsDTO
public ICDeclarationFolderParmsDTO()
-
-
Method Details
-
getCustomsProcessType
- Specified by:
getCustomsProcessTypein interfaceCustomsProcessTypeDTOProvider
-