Uses of Class
de.aeb.xnsg.foundation.bf.sync.SubscribePartnerSystemRequestDTO
Packages that use SubscribePartnerSystemRequestDTO
Package
Description
This business facade provides basic features of an XNSG business server,
providing some information with which clients, which components and versions
this server is running.
-
Uses of SubscribePartnerSystemRequestDTO in de.aeb.xnsg.foundation.bf
Methods in de.aeb.xnsg.foundation.bf with parameters of type SubscribePartnerSystemRequestDTOModifier and TypeMethodDescriptionISyncBF.subscribePartnerSystem
(SubscribePartnerSystemRequestDTO request) Subscribe a partner system to be able to receive events for the specified business object type.
The subscription is uniquely identified by theclientSystemId
andbusinessObjectType
(both mandatory fields)