Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
CatalogWebService | Initializes a new instance of the CatalogWebService class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
FilterSearchOptions | Filters the search options to prevent unusually large requests. (Overrides CatalogServerContextBaseFilterSearchOptions(CommonSearchOptions).) |
![]() |
Finalize | (Inherited from MarshalByValueComponent.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetService | (Inherited from MarshalByValueComponent.) |
![]() |
GetServiceVersion | Retrieves the version of the CatalogWebService. (Overrides CatalogServerContextBaseGetServiceVersion()()().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
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).) |
![]() |
ToString | (Inherited from MarshalByValueComponent.) |
![]() |
ValidateJoinTable | Performs a validation on the join table. (Overrides CatalogServerContextBaseValidateJoinTable(JoinTableInformation).) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from WebService.) |
![]() |
AuthorizationEnabled | Gets a flag indicating whether the authorization checks are enabled on the web service. |
![]() |
AuthorizationPolicyPath | Gets the full path to the authorization policy file being used by the web service. |
![]() |
CommerceResourceCollection | Gets the CommerceResourceCollection for this site. (Overrides CatalogServerContextBaseCommerceResourceCollection()()().) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
Context | (Inherited from WebService.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
Server | (Inherited from WebService.) |
![]() |
Session | (Inherited from WebService.) |
![]() |
Site | (Inherited from MarshalByValueComponent.) |
![]() |
SoapVersion | (Inherited from WebService.) |
![]() |
User | (Inherited from WebService.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
Top