Package de.aeb.xnsg.ftmc.bf.v3.dtos
Class GetClassificationForMaterialsResultDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseDTO
de.aeb.xnsg.ftmc.bf.v3.dtos.GetClassificationForMaterialsResultDTO
public class GetClassificationForMaterialsResultDTO
extends de.aeb.xnsg.foundation.bf.AbstractResponseDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionContainer with the classification values of each material that belong to the requested classification.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractResponseDTO
EMPTY_MANDATORY_FIELD, hasErrors, hasOnlyRetryableErrors, hasWarnings, I18N_WARNING, INTERNAL_SERVER_ERROR, INVALID_DATA_ERROR, INVALID_DATA_WARNING, LOCK_ERROR, messages -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
classificationsOfMaterials
Container with the classification values of each material that belong to the requested classification.
-
-
Constructor Details
-
GetClassificationForMaterialsResultDTO
public GetClassificationForMaterialsResultDTO()
-