Package de.aeb.xnsg.rex.bf
Class MatchHandlingCountRequestDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.rex.bf.MatchHandlingCountRequestDTO
public class MatchHandlingCountRequestDTO
extends de.aeb.xnsg.foundation.bf.AbstractRequestDTO
Represents the request for counting matches in the match handling overview.
- Since:
- 2024/08
-
Field Summary
FieldsModifier and TypeFieldDescriptionOptional parameters to configure the match handling view when counting the matches.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractRequestDTO
clientIdentCode, clientSystemId, resultLanguageIsoCodes, userName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
filterParms
Optional parameters to configure the match handling view when counting the matches.
-
-
Constructor Details
-
MatchHandlingCountRequestDTO
public MatchHandlingCountRequestDTO()
-