Share via


CatalogWebService Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The CatalogWebService class provides web-service based access to the Commerce Server catalog management functionality.

The CatalogWebService type exposes the following members.

Constructors

  Name Description
ms947483.pubmethod(en-US,CS.70).gif CatalogWebService Initializes a new instance of the CatalogWebService class.

Top

Methods

  Name Description
ms947483.pubmethod(en-US,CS.70).gif Dispose Overloaded.
ms947483.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
ms947483.protmethod(en-US,CS.70).gif FilterSearchOptions Filters the search options to prevent unusually large requests. (Overrides CatalogServerContextBaseFilterSearchOptions(CommonSearchOptions).)
ms947483.protmethod(en-US,CS.70).gif Finalize (Inherited from MarshalByValueComponent.)
ms947483.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
ms947483.pubmethod(en-US,CS.70).gif GetService (Inherited from MarshalByValueComponent.)
ms947483.pubmethod(en-US,CS.70).gif GetServiceVersion Retrieves the version of the CatalogWebService. (Overrides CatalogServerContextBaseGetServiceVersion()()().)
ms947483.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
ms947483.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
ms947483.protmethod(en-US,CS.70).gif PropagateOrLogException Serialize the exception into a SoapException node and throw an error. Server exceptions also get logged to the application event log. (Overrides CatalogServerContextBasePropagateOrLogException(Exception).)
ms947483.pubmethod(en-US,CS.70).gif ToString (Inherited from MarshalByValueComponent.)
ms947483.protmethod(en-US,CS.70).gif ValidateJoinTable Performs a validation on the join table. (Overrides CatalogServerContextBaseValidateJoinTable(JoinTableInformation).)

Top

Properties

  Name Description
ms947483.pubproperty(en-US,CS.70).gif Application (Inherited from WebService.)
ms947483.protproperty(en-US,CS.70).gif AuthorizationEnabled Gets a flag indicating whether the authorization checks are enabled on the web service.
ms947483.protproperty(en-US,CS.70).gif AuthorizationPolicyPath Gets the full path to the authorization policy file being used by the web service.
ms947483.protproperty(en-US,CS.70).gif CommerceResourceCollection Gets the CommerceResourceCollection for this site. (Overrides CatalogServerContextBaseCommerceResourceCollection()()().)
ms947483.pubproperty(en-US,CS.70).gif Container (Inherited from MarshalByValueComponent.)
ms947483.pubproperty(en-US,CS.70).gif Context (Inherited from WebService.)
ms947483.pubproperty(en-US,CS.70).gif DesignMode (Inherited from MarshalByValueComponent.)
ms947483.protproperty(en-US,CS.70).gif Events (Inherited from MarshalByValueComponent.)
ms947483.pubproperty(en-US,CS.70).gif Server (Inherited from WebService.)
ms947483.pubproperty(en-US,CS.70).gif Session (Inherited from WebService.)
ms947483.pubproperty(en-US,CS.70).gif Site (Inherited from MarshalByValueComponent.)
ms947483.pubproperty(en-US,CS.70).gif SoapVersion (Inherited from WebService.)
ms947483.pubproperty(en-US,CS.70).gif User (Inherited from WebService.)

Top

Events

  Name Description
ms947483.pubevent(en-US,CS.70).gif Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

CatalogWebService Class

Microsoft.CommerceServer.Catalog.WebService Namespace