Package de.aeb.xnsg.foundation.bf.sync
Class SubscribePartnerSystemRequestDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.foundation.bf.sync.SubscribePartnerSystemRequestDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode which identifies the subscribed business object type.Optional description of the subscription.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractRequestDTO
clientIdentCode, clientSystemId, resultLanguageIsoCodes, userName
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
businessObjectType
Code which identifies the subscribed business object type.required, length=20
-
description
Optional description of the subscription.length=250
-
-
Constructor Details
-
SubscribePartnerSystemRequestDTO
public SubscribePartnerSystemRequestDTO()
-