Uses of Class
de.aeb.xnsg.foundation.bf.sync.UnsubscribePartnerSystemResponseDTO
Packages that use UnsubscribePartnerSystemResponseDTO
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 UnsubscribePartnerSystemResponseDTO in de.aeb.xnsg.foundation.bf
Methods in de.aeb.xnsg.foundation.bf that return UnsubscribePartnerSystemResponseDTOModifier and TypeMethodDescriptionISyncBF.unsubscribePartnerSystem(UnsubscribePartnerSystemRequestDTO request) Unsubscribe a partner system from being able to receive events for the specified business object type.
The subscription is uniquely identified by theclientSystemIdandbusinessObjectType(both mandatory fields)