Class BWSystem.SystemDnGetSummaryListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemDnGetSummaryListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemDnGetSummaryListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemDnGetSummaryListRequest
extends Request<BWSystem.SystemDnGetSummaryListResponse>
Request a summary table of all DNs in the system. If resellerId is specified, the DNs assigned to the enterprises/service providers within the reseller are returned. If reseller administrator sends the request and resellerId is not specified, the administrator's resellerId is used. The search can be done using multiple criteria. Only results matching all the search criteria are included in the results. The response is either SystemDnGetSummaryListResponse or ErrorResponse. The following data elements are only used in AS data mode: resellerId The following elements are only used in XS data mode and ignored in AS data mode: searchCriteriaDn, searchCriteriaServiceProviderId, searchCriteriaExactOrganizationType
Author:
AlpacaGenerator