Package de.aeb.xnsg.foundation.bf.sync
Class SetSyncEventRequestDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.foundation.bf.sync.SetSyncEventRequestDTO
Request DTO for setting an event.
-
Field Summary
FieldsFields inherited from class de.aeb.xnsg.foundation.bf.AbstractRequestDTO
clientIdentCode, clientSystemId, resultLanguageIsoCodes, userName
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
event
The event to set. ItssyncId
will be ignored and set later, together with the other events.
-
-
Constructor Details
-
SetSyncEventRequestDTO
public SetSyncEventRequestDTO()
-