Package de.aeb.xnsg.ftmc.bf.v3.dtos
Class GetClassificationProfileResultDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseDTO
de.aeb.xnsg.ftmc.bf.v3.dtos.GetClassificationProfileResultDTO
public class GetClassificationProfileResultDTO
extends de.aeb.xnsg.foundation.bf.AbstractResponseDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionClassification profile, that has been requested.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
-
profile
Classification profile, that has been requested.
-
-
Constructor Details
-
GetClassificationProfileResultDTO
public GetClassificationProfileResultDTO()
-