CatalogServiceAgent Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogServiceAgent class.
Overload List
Name | Description | |
---|---|---|
CatalogServiceAgent(String) | Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object. | |
CatalogServiceAgent(Uri) | Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object. | |
CatalogServiceAgent(String, array<String>[]()[]) | Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object. | |
CatalogServiceAgent(Uri, array<String>[]()[]) | Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object. | |
CatalogServiceAgent(String, array<String>[]()[], IPromptForCredentials) | Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object. | |
CatalogServiceAgent(Uri, array<String>[]()[], IPromptForCredentials) | Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object. |
Top
Remarks
The Catalog Agent serves to abstract data from the user interface. Additionally, it caches frequently changing data and batch-processes user interface queries.