Microsoft.MasterDataServices.Services.MessageContracts Namespace

Provides a common location for message contract namespace constants.

Classes

  Class Description
Public class AnnotationsCreateResponse Represents a response to an annotation creation request.
Public class AnnotationsDeleteRequest Represents a request to delete an existing annotation.
Public class AnnotationsDeleteResponse Represents a response to a request to delete an existing annotation.
Public class AnnotationsUpdateRequest Represents a request to update the comment text of an annotation.
Public class AnnotationsUpdateResponse Represents a response to a request to update the comment text of an annotation.
Public class AttributeChangeRequest Infrastructure. Represents the request for attribute changing.
Public class AttributeChangeResponse Infrastructure. Represents the response for the AttributeChangeRequest.
Public class BusinessRulesCloneRequest Represents a request that must include a BusinessRules type containing business rules or business rule components for creation in the Master Data Services repository.
Public class BusinessRulesCreateRequest Represents a request that must include a BusinessRules type containing new business rules or business rule components for creation.
Public class BusinessRulesCreateResponse Represents a response to a business rules creation request.
Public class BusinessRulesDeleteRequest Represents a request that must include a BRDeleteCriteria containing business rule globally unique identifiers (GUIDs) and/or business rule components GUIDs for deletion.
Public class BusinessRulesGetRequest Queries the existing business rules from an Master Data Services repository.
Public class BusinessRulesGetResponse Represents a response that returns a BusinessRules type containing requested business rules or rule components.
Public class BusinessRulesPaletteGetRequest Represents a request of a palette of available rule components within the system.
Public class BusinessRulesPaletteGetResponse Represents a response that includes available conditions and actions for use in business rules.
Public class BusinessRulesPublishRequest Represents a request to publish Business Rule updates for a particular Model, Entity and MemberType.
Public class BusinessRulesUpdateRequest Represents a request to update existing business rules, conditions or actions within the MDS repository.
Public class DataQualityCleansingOperationCreateRequest Infrastructure. Creates request for data quality cleansing operation.
Public class DataQualityInstalledStateRequest Infrastructure. Represents the request for the state of the installed DQS.
Public class DataQualityInstalledStateResponse Infrastructure. Represents the state of the installed DQS requested.
Public class DataQualityKnowledgeBasesGetRequest Infrastructure. Represents the request to get the knowledge bases of the DQS.
Public class DataQualityKnowledgeBasesGetResponse Infrastructure. Represents the knowledge bases of the DQS requested.
Public class DataQualityMatchingOperationCreateRequest Infrastructure. Represents a request for data quality matching operation.
Public class DataQualityOperationCreateRequest Infrastructure. Represents a create request for data quality operation.
Public class DataQualityOperationCreateResponse Infrastructure. Creates a response for the data quality operation.
Public class DataQualityOperationPurgeOperationRequest Infrastructure. Represents the request for data quality purge operation.
Public class DataQualityOperationPurgeOperationResponse Infrastructure. Represents the response for the data quality purge operation request.
Public class DataQualityOperationResultsGetRequest Infrastructure. Represents the request to get the results of a completed DQS operation.
Public class DataQualityOperationResultsGetResponse Infrastructure. Represents the results of the DQS operation requested.
Public class DataQualityOperationStartRequest Infrastructure. Represents the request of the start of a DQS operation.
Public class DataQualityOperationStartResponse Infrastructure. Represents the start of the DQS operation requested.
Public class DataQualityOperationStatusRequest Infrastructure. Represents a request to get the status of an operation.
Public class DataQualityOperationStatusResponse Infrastructure. Represents the status of the DQS operation requested.
Public class DataQualityStoreInputDataRequest Infrastructure. Represents a data request for the data quality store input.
Public class DataQualityStoreInputDataResponse Infrastructure. Represents the response for data quality store input data request.
Public class EntityMemberAnnotationsCreateRequest Creates a request to add annotations directly to a member (not associated with a transaction).
Public class EntityMemberAnnotationsGetRequest Retrieves annotations associated directly with a member (not associated with a transaction).
Public class EntityMemberAnnotationsGetResponse Complex type that holds the details of the response.
Public class EntityMemberAttributesGetRequest Complex type that specifies the details of what exactly is requested.
Public class EntityMemberAttributesGetResponse Represents a response that may return an EntityMembers complex type and may return an OperationResult complex type.
Public class EntityMemberKeyGetRequest Represents the request for EntityMemberKeyGet.
Public class EntityMemberKeyGetResponse Represents the response for EntityMemberKeyGet.
Public class EntityMembersCopyRequest Request message for specifying the entity members to be copied in the MembersCopyCriteria complex type.
Public class EntityMembersCopyResponse Response message containing the results of the operation in the complex type OperationResult.
Public class EntityMembersCreateRequest Represents the request object for the EntityMembersCreate operation.
Public class EntityMembersCreateResponse Represents a response message containing the results of the operation in the complex type OperationResult.
Public class EntityMembersCrudRequest Represents the base class for various entity members save request classes.
Public class EntityMembersDeleteRequest Represents the request object for the EntityMembersDelete operation.
Public class EntityMembersDeleteResponse Response that should return an OperationResult complex type.
Public class EntityMembersGetRequest Request message for specifying the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.
Public class EntityMembersGetResponse Returns a response that may contain an EntityMembers complex type and may contain an EntityMembersInformation complex type and may contain an OperationResult complex type.
Public class EntityMembersMergeRequest Represents the request object for the EntityMembersMerge operation.
Public class EntityMembersMergeResponse Represents a response to the request to create and/or update members without regard to whether the member already exists.
Public class EntityMembersUpdateRequest Represents a request to update one or multiple existing members within an entity.
Public class EntityMembersUpdateResponse Represents a response to a request to update one or multiple existing members within an entity.
Public class EntityStagingClearRequest Infrastructure. Represents a request to clear one or multiple existing members within an entity.
Public class EntityStagingClearResponse Infrastructure. Represents a response to a request to clear one or multiple existing members within an entity.
Public class EntityStagingGetRequest Infrastructure. Represents the input message contract for the EntityStagingGet service call.
Public class EntityStagingGetResponse Infrastructure. Represents the entity staging get return object.
Public class EntityStagingLoadRequest Infrastructure. Represents an entity staging load members request message contract.
Public class EntityStagingLoadResponse Infrastructure. Represents an entity staging load member response message contract.
Public class EntityStagingProcessRequest Infrastructure. Represents a complex type that specifies the details of the entity staging process request.
Public class EntityStagingProcessResponse Infrastructure. Represents the response for the entity staging process operation.
Public class ExportViewCreateRequest Represents a complex type that specifies details of what is requested.
Public class ExportViewCreateResponse Represents a complex type that holds the details of the response.
Public class ExportViewDeleteRequest Represents a complex type to specify the details of the export view delete request.
Public class ExportViewDeleteResponse Represents a complex type to hold the details of the response.
Public class ExportViewListGetRequest Represents a complex type to specify the details of the request to get the export view list.
Public class ExportViewListGetResponse Represents a complex type to hold details of the response.
Public class ExportViewUpdateRequest Represents a complex type to specify the details of export view update request.
Public class ExportViewUpdateResponse Represents a complex type to hold the details of the response.
Public class HierarchyMembersGetRequest Represents a request message using the HierarchyGetCriteria complex type to specify inputs to the request.
Public class HierarchyMembersGetResponse Represents a response that may return HierarchyData complex type and may return an OperationResult complex type.
Public class MessageCreateRequest Represents a message creation request.
Public class MessageRequest Defines the base class for all requests that can be processed by a Master Data Services instance.
Public class MessageResponse Defines the responses that can be processed by a Master Data Services instance.
Public class MetadataCloneRequest Represents the message contract for the metadata clone request.
Public class MetadataCloneResponse Represents the message contract for the metadata clone response.
Public class MetadataCreateRequest Represents the message contract for the metadata create request.
Public class MetadataCreateResponse Represents the message contract for the metadata create response.
Public class MetadataDeleteRequest Represents the message contract for the metadata delete request.
Public class MetadataDeleteResponse Represents the message contract for the metadata delete response.
Public class MetadataGetRequest Represents the message contract for the metadata get request.
Public class MetadataGetResponse Represents the message contract for the metadata get response.
Public class MetadataUpdateRequest Represents the message contract for the metadata update request.
Public class MetadataUpdateResponse Represents the message contract for the metadata update response.
Public class ModelMembersBulkCrudResponse Represents the base class for various staging CRUD operation responses.
Public class ModelMembersBulkDeleteRequest Represents a request for asynchronous batch deleting of members within a model.
Public class ModelMembersBulkDeleteResponse Represents a response to a request for asynchronous batch deleting of members within a model.
Public class ModelMembersBulkGetRequest Represents a bulk request to get model members.
Public class ModelMembersBulkGetResponse Represents a response to a bulk request to get model members.
Public class ModelMembersBulkMergeRequest Represents a request for asynchronous batch updating or creating of members within an entity.
Public class ModelMembersBulkMergeResponse Represents a response to a request for asynchronous batch updating or creating of members within an entity.
Public class ModelMembersBulkRequest Represents a base class for various staging operation request message contracts.
Public class ModelMembersBulkUpdateRequest Represents a request for asynchronous batch updating of members within an entity.
Public class ModelMembersBulkUpdateResponse Represents a response to a request for asynchronous batch updating of members within an entity.
Public class ModelMembersGetRequest Represents a request message for specifying the criteria in the ModelsGetCriteria complex type for the retrieval of the model. Models and Versions parameters are required. Entities parameter is optional. All entities are returned if not specified.
Public class ModelMembersGetResponse Represents a response that may contain an ArrayOfEntityMembers complex type and may contain an OperationResult complex type.
Public class SecurityCreateResponse Represents a security create response message contract. This class cannot be inherited.
Public class SecurityDeleteRequest Represents a security delete request message contract for the Master Data Services API. This class cannot be inherited.
Public class SecurityGetRequest Represents a security get request message contract for the Master Data Services API. This class cannot be inherited.
Public class SecurityPrincipalsDeleteRequest Represents the request message contract for deleting security principals with the Master Data Services API. This class cannot be inherited.
Public class SecurityPrincipalsGetRequest Represents a request message contract to retrieve security principals from the Master Data Services API. This class cannot be inherited.
Public class SecurityPrincipalsGetResponse Represents a response to the request message for specifying the criteria for the retrieval of specified members and their attributes.
Public class SecurityPrincipalsRequest Represents the request message contract for security principals in the Master Data Services API. This class cannot be inherited.
Public class SecurityPrivilegesDeleteRequest Represents the request message contract for deleting security privileges in the Master Data Services API. This class cannot be inherited.
Public class SecurityPrivilegesGetRequest Represents the request message contract for retrieving security privileges from the Master Data Services API. This class cannot be inherited.
Public class SecurityPrivilegesGetResponse Represents the response message contract for security privileges retrieved from the Master Data Services API. This class cannot be inherited.
Public class SecurityPrivilegesRequest Represents the request message contract for security privileges in the Master Data Services API. This class cannot be inherited.
Public class ServiceCheckGetRequest Represents a request message to determine whether the Master Data Services Web service is running and is connected to the database.
Public class ServiceVersionGetRequest Defines the message contract for the Service Version get request.
Public class ServiceVersionGetResponse Defines the message contract for the Service Check get response.
Public class StagingClearRequest Represents a request message for specifying the array of batches to clear.
Public class StagingClearResponse Represents a response message that specifies counts for the batches and attribute, member, and relationship records cleared.
Public class StagingGetRequest Represents a request message for specifying the criteria in the StagingResultCriteria complex type for the retrieval of staging information.
Public class StagingGetResponse Represents a response that contains an operation result and an ArrayOfStagingBatch instance that contains staging batch information.
Public class StagingNameCheckRequest Infrastructure. Represents the message contract for the staging name check (if the staging name is unique) request.
Public class StagingNameCheckResponse Infrastructure. Represents the message contract for the staging name check response.
Public class StagingProcessRequest Represents a complex type that specifies the details of the Staging process request.
Public class StagingProcessResponse Represents the response for the staging process operation.
Public class SystemDomainListGetRequest Represents the message contract for the system domain list get request.
Public class SystemDomainListGetResponse Represents the message contract for the system domain list get response.
Public class SystemPropertiesGetRequest Represents the message contract for the system properties get request.
Public class SystemPropertiesGetResponse Represents the message contract for the system properties get response.
Public class SystemSettingsGetRequest Represents the message contract for the system setting get request.
Public class SystemSettingsGetResponse Represents the message contract for the system setting get response.
Public class SystemSettingsUpdateRequest Represents the message contract for the system setting update request.
Public class SystemSettingsUpdateResponse Represents the message contract for the system setting update response.
Public class TransactionAnnotationsCreateRequest Represents a complex type to specify details of what exactly is requested in the operation.
Public class TransactionAnnotationsGetRequest Represents a complex type that specifies details of what is requested.
Public class TransactionAnnotationsGetResponse Represents a complex type to hold the details of the response.
Public class TransactionsGetRequest Represents a request message for specifying the criteria in the TransactionSearchCriteria complex type for the retrieval of transactions.
Public class TransactionsGetResponse Represents the response object for TransactionsGet operation.
Public class TransactionsReverseRequest Represents a request message for specifying the transactions (by ID) to reverse.
Public class TransactionsReverseResponse Represents a response message that returns an operation result and an ArrayOfReplacementId instance that contains the reversed transactions.
Public class UserPreferencesDeleteRequest Represents the message contract for the user preferences delete request.
Public class UserPreferencesDeleteResponse Represents the message contract for the user preferences delete response.
Public class UserPreferencesGetRequest Represents the message contract for the user preferences get request.
Public class UserPreferencesGetResponse Represents the message contract for the user preferences get response.
Public class UserPreferencesUpdateRequest Represents the message contract for the user preferences update request.
Public class UserPreferencesUpdateResponse Represents the message contract for the user preferences update response.
Public class ValidationGetRequest Represents a request message complex type that describes what validation information is requested.
Public class ValidationGetResponse Represents the list of issues and summary information related to the requested validation processing.
Public class ValidationProcessRequest Represents a request message complex type to specify the validation process criteria and options.
Public class ValidationProcessResponse Represents a response message complex type to hold the response values back from the validation process.
Public class VersionCopyRequest Represents the message contract for the version copy request.
Public class VersionCopyResponse Represents the message contract for the version copy response.

Interfaces

  Interface Description
Public interface IMetadataUpdateRequest Defines the interface used by the Metadata updating requests.