Class GenericApplicationFacadeInfoDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseDTO
de.aeb.xnsg.tariffcontent.af.v3.dto.GenericApplicationFacadeInfoDTO
public class GenericApplicationFacadeInfoDTO
extends de.aeb.xnsg.foundation.bf.AbstractResponseDTO
The result DTO for
IGenericAF.getGenericApplicationFacadeInfo()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionA set of application info DTOs, each representing an available application with the allowed parameters.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
-
applicationInfoDTOs
A set of application info DTOs, each representing an available application with the allowed parameters.
-
-
Constructor Details
-
GenericApplicationFacadeInfoDTO
public GenericApplicationFacadeInfoDTO()
-