Share via


Espace de noms Microsoft.MasterDataServices.Services.MessageContracts

Provides a common location for message contract namespace constants.

Classes

  Classe Description
Classe publique AnnotationsCreateResponse Represents a response to an annotation creation request.
Classe publique AnnotationsDeleteRequest Represents a complex type to specify the details of the request.
Classe publique AnnotationsDeleteResponse Represents a complex type that holds the details of the response.
Classe publique AnnotationsUpdateRequest Represents a complex type to specify the details of the annotations update request.
Classe publique AnnotationsUpdateResponse Represents a complex type to hold the details of the response from the Annotations update request.
Classe publique BusinessRulesCloneRequest Represents a request that must include a BusinessRules type containing business rules or business rule components for creation in the MDS repository.
Classe publique BusinessRulesCreateRequest Represents a request that must include a BusinessRules type containing new business rules or business rule components for creation.
Classe publique BusinessRulesCreateResponse Represents a response to a business rules creation request.
Classe publique BusinessRulesDeleteRequest Represents a request that must include a BRDeleteCriteria containing business rule GUIDs and/or business rule components GUIDs for deletion.
Classe publique BusinessRulesGetRequest Queries the existing business rules from an MDS repository.
Classe publique BusinessRulesGetResponse Retrieves a BusinessRules type containing requested business rules or rule components.
Classe publique BusinessRulesPaletteGetRequest Requests a palette of available rule components within the system.
Classe publique BusinessRulesPaletteGetResponse Represents a response that includes available conditions and actions for use in business rules.
Classe publique BusinessRulesPublishRequest Represents a request to publish Business Rule updates for a particular Model, Entity and MemberType.
Classe publique BusinessRulesUpdateRequest Represents a request to update existing business rules, conditions or actions within the MDS repository.
Classe publique EntityMemberAnnotationsCreateRequest Creates a request to add annotations directly to a member (not associated with a transaction).
Classe publique EntityMemberAnnotationsGetRequest Retrieves annotations associated directly with a member (not associated with a transaction).
Classe publique EntityMemberAnnotationsGetResponse Complex type that holds the details of the response.
Classe publique EntityMemberAttributesGetRequest Complex type that specifies the details of what exactly is requested.
Classe publique EntityMemberAttributesGetResponse Represents a response that may return an EntityMembers complex type and may return an OperationResult complex type.
Classe publique EntityMemberKeyGetRequest Represents a complex type to specify the details what is requested.
Classe publique EntityMemberKeyGetResponse Represents a complex type that holds the response details.
Classe publique EntityMembersCopyRequest Request message for specifying the entity members to be copied in the MembersCopyCriteria complex type.
Classe publique EntityMembersCopyResponse Response message containing the results of the operation in the complex type OperationResult.
Classe publique EntityMembersCreateRequest Request message for specifying the entity or entities to be created in the EntityMembers complex type.
Classe publique EntityMembersCreateResponse Response message containing the results of the operation in the complex type OperationResult.
Classe publique EntityMembersDeleteRequest Request that should provide an EntityMembers complex type.
Classe publique EntityMembersDeleteResponse Response that should return an OperationResult complex type.
Classe publique EntityMembersGetRequest Request message for specifying the criteria in the EntityMembersGetCriteria complex type for the retrieval of entity members and their attributes.
Classe publique 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.
Classe publique EntityMembersMergeRequest Represents a request to create and/or update members without regard to whether the member already exists.
Classe publique EntityMembersMergeResponse Represents a response to the request to create and/or update members without regard to whether the member already exists.
Classe publique EntityMembersUpdateRequest Represents a request to update one or multiple existing members within an entity.
Classe publique EntityMembersUpdateResponse Represents a response to a request to update one or multiple existing members within an entity.
Classe publique ExportViewCreateRequest Represents a complex type that specifies details of what is requested.
Classe publique ExportViewCreateResponse Represents a complex type that holds the details of the response.
Classe publique ExportViewDeleteRequest Represents a complex type to specify the details of the export view delete request.
Classe publique ExportViewDeleteResponse Represents a complex type to hold the details of the response.
Classe publique ExportViewListGetRequest Represents a complex type to specify the details of the request to get the export view list.
Classe publique ExportViewListGetResponse Represents a complex type to hold details of the response.
Classe publique ExportViewUpdateRequest Represents a complex type to specify the details of export view update request.
Classe publique ExportViewUpdateResponse Represents a complex type to hold the details of the response.
Classe publique HierarchyMembersGetRequest Represents a request message using the HierarchyGetCriteria complex type to specify inputs to the request.
Classe publique HierarchyMembersGetResponse Represents a response that may return HierarchyData complex type and may return an OperationResult complex type.
Classe publique MessageCreateRequest Represents a message creation request.
Classe publique MessageRequest Defines the base class for all requests that can be processed by a Master Data Services instance.
Classe publique MessageResponse Defines the responses that can be processed by a Master Data Services instance.
Classe publique MetadataCloneRequest Represents a request that must include a Metadata complex type containing objects to be applied to the MDS repository.
Classe publique MetadataCloneResponse Represents a response that only provides standard operation results.
Classe publique MetadataCreateRequest Represents a request that must include a Metadata complex type containing objects to be created in the MDS repository.
Classe publique MetadataCreateResponse Represents a response that may echo the created metadata objects in a Metadata complex type if requested.
Classe publique MetadataDeleteRequest Represents a request that must include a Metadata complex type containing objects to be deleted from the MDS repository. The object Identifiers must include GUIDs.
Classe publique MetadataDeleteResponse Represents a response that only provides standard operation results.
Classe publique MetadataGetRequest Represents a request that includes SearchCriteria and ResultOptions to select the desired metadata objects at the desired level of detail.
Classe publique MetadataGetResponse Represents a response that includes a Metadata type as a container for any requested metadata information.
Classe publique MetadataUpdateRequest Represents a request that must include a Metadata complex type containing objects to be updated in the MDS repository.
Classe publique MetadataUpdateResponse Represents a response that only provides standard operation results.
Classe publique ModelMembersBulkDeleteRequest Represents a request for asynchronous batch deleting of members within a model.
Classe publique ModelMembersBulkDeleteResponse Represents a response to a request for asynchronous batch deleting of members within a model.
Classe publique ModelMembersBulkGetRequest Represents a bulk request to get model members.
Classe publique ModelMembersBulkGetResponse Represents a response to a bulk request to get model members.
Classe publique ModelMembersBulkMergeRequest Represents a request for asynchronous batch updating or creating of members within an entity.
Classe publique ModelMembersBulkMergeResponse Represents a response to a request for asynchronous batch updating or creating of members within an entity.
Classe publique ModelMembersBulkUpdateRequest Represents a request for asynchronous batch updating of members within an entity.
Classe publique ModelMembersBulkUpdateResponse Represents a response to a request for asynchronous batch updating of members within an entity.
Classe publique 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.
Classe publique ModelMembersGetResponse Represents a response that may contain an ArrayOfEntityMembers complex type and may contain an OperationResult complex type.
Classe publique SecurityCreateRequest Represents a creation request for Master Data Services security. This class cannot be inherited.
Classe publique SecurityCreateResponse Represents a security create response message contract. This class cannot be inherited.
Classe publique SecurityDeleteRequest Represents a security delete request message contract for the Master Data Services API. This class cannot be inherited.
Classe publique SecurityGetRequest Represents a security get request message contract for the Master Data Services API. This class cannot be inherited.
Classe publique SecurityPrincipalsDeleteRequest Represents a request message for specifying the criteria in the SecurityPrincipalsDeleteCriteria complex type for the retrieval of security principals.
Classe publique SecurityPrincipalsGetRequest Represents a request message for specifying the criteria for the retrieval of specified members and their attributes.
Classe publique SecurityPrincipalsGetResponse Represents a response to the request message for specifying the criteria for the retrieval of specified members and their attributes.
Classe publique SecurityPrincipalsRequest Represents the request message contract for security principals in the Master Data Services API. This class cannot be inherited.
Classe publique SecurityPrivilegesDeleteRequest Represents a request message for specifying the criteria in the SecurityPrivilegesDeleteCriteria complex type for the deletion of security privileges.
Classe publique SecurityPrivilegesGetRequest Represents a request message for specifying the criteria in the SecurityPrivilegesGetCriteria complex type for the retrieval of security privileges.
Classe publique SecurityPrivilegesGetResponse Represents a response message that returns an operation result and a SecurityPrivileges instance that contains the returned security privileges.
Classe publique SecurityPrivilegesRequest Represents a request message for specifying the security privileges for the operation.
Classe publique ServiceCheckGetRequest Represents a request message to determine whether the Master Data Services Web service is running and is connected to the database.
Classe publique StagingClearRequest Represents a request message for specifying the array of batches to clear.
Classe publique StagingClearResponse Represents a response message that specifies counts for the batches and attribute, member, and relationship records cleared.
Classe publique StagingGetRequest Represents a request message for specifying the criteria in the StagingResultCriteria complex type for the retrieval of staging information.
Classe publique StagingGetResponse Represents a response that contains an operation result and an ArrayOfStagingBatch instance that contains staging batch information.
Classe publique StagingProcessRequest Represents a complex type that specifies the details of the Staging process request.
Classe publique StagingProcessResponse Represents a complex type that holds the details of staging process response.
Classe publique SystemDomainListGetRequest Represents a request that must include a SystemDomainListGetCriteria.
Classe publique SystemDomainListGetResponse Represents a response that provides a SystemDomainLists property containing domain list results.
Classe publique SystemPropertiesGetRequest Represents a request that contains no input parameters.
Classe publique SystemPropertiesGetResponse Represents a response that includes retrieved system property values in an array of SystemPropertyValue.
Classe publique SystemSettingsGetRequest Represents a request that must include a SystemSettingsGetCriteria complex type.
Classe publique SystemSettingsGetResponse Represents a response that provides system settings within a SystemSettingsGroup complex type.
Classe publique SystemSettingsUpdateRequest Represents a request that includes an ArrayOfSystemSettingGroup as a container for one or more groups of one or more system settings to be updated.
Classe publique SystemSettingsUpdateResponse Represents a response that only provides standard operation results.
Classe publique TransactionAnnotationsCreateRequest Represents a complex type to specify details of what exactly is requested in the operation.
Classe publique TransactionAnnotationsGetRequest Represents a complex type that specifies details of what is requested.
Classe publique TransactionAnnotationsGetResponse Represents a complex type to hold the details of the response.
Classe publique TransactionsGetRequest Represents a request message for specifying the criteria in the TransactionSearchCriteria complex type for the retrieval of transactions.
Classe publique TransactionsGetResponse Represents a response message that returns an operation result, the total number of transaction records returned, and an ArrayOfTransaction instance that contains the returned transactions.
Classe publique TransactionsReverseRequest Represents a request message for specifying the transactions (by ID) to reverse.
Classe publique TransactionsReverseResponse Represents a response message that returns an operation result and an ArrayOfReplacementId instance that contains the reversed transactions.
Classe publique UserPreferencesDeleteRequest Represents a request that may include either a UserPreferences property containing one or more preference keys or the DeleteAllUserPreferences set to true.
Classe publique UserPreferencesDeleteResponse Represents a response that only provides standard operation results.
Classe publique UserPreferencesGetRequest Represents a request that contains no input parameters.
Classe publique UserPreferencesGetResponse Represents a response that returns an array of key-value pairs representing the user preference settings and their current values.
Classe publique UserPreferencesUpdateRequest Represents a request that must include a UserPreferences property with one or more preference settings as key-value pairs.
Classe publique UserPreferencesUpdateResponse Represents a response that only provides standard operation results.
Classe publique ValidationGetRequest Represents a request message complex type that describes what validation information is requested.
Classe publique ValidationGetResponse Represents a response message complex type that holds the response values for the validation get request.
Classe publique ValidationProcessRequest Represents a request message complex type to specify the validation process criteria and options.
Classe publique ValidationProcessResponse Represents a response message complex type to hold the response values back from the validation process.
Classe publique VersionCopyRequest Represents a request that must include the FromVersionId property as a GUID. It may also include the string properties ToVersionName and ToVersionDescription.
Classe publique VersionCopyResponse Represents a response that only provides standard operation results.

Interfaces

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