Class ServiceProvider.ServiceProviderDnGetSummaryListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<ServiceProvider.ServiceProviderDnGetSummaryListResponse>
co.ecg.alpaca.toolkit.generated.ServiceProvider.ServiceProviderDnGetSummaryListRequest
Enclosing class:
ServiceProvider

public static class ServiceProvider.ServiceProviderDnGetSummaryListRequest extends Request<ServiceProvider.ServiceProviderDnGetSummaryListResponse>
Request a summary table of all DNs in a service provider. Dns assigned to the IMRN pool are not listed in the response. The search can be done using multiple criteria. Only results matching all the search criteria are included in the results. The response is either ServiceProviderDnGetSummaryListResponse or ErrorResponse. The following elements are only used in XS data mode and ignored in AS data mode: searchCriteriaDn, searchCriteriaGroupId
Author:
AlpacaGenerator