다음을 통해 공유


Microsoft.MasterDataServices.Services.MessageContracts 네임스페이스

Provides a common location for message contract namespace constants.

클래스

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

인터페이스

  인터페이스 설명
공용 인터페이스 IMetadataUpdateRequest Defines the interface used by the Metadata updating requests.