IService Interface

Definition

Contains the various business rules API operations.

public interface class IService
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContract(ConfigurationName="Microsoft.MasterDataServices.IService", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public interface IService
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ServiceModel.ServiceContract(ConfigurationName="Microsoft.MasterDataServices.IService", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type IService = interface
Public Interface IService
Derived
Attributes

Methods

AnnotationsDelete(AnnotationsDeleteRequest)

Deletes an existing annotation.

AnnotationsUpdate(AnnotationsUpdateRequest)

Updates an existing annotation.

AttributeChange(AttributeChangeRequest)

Changes an attribute.

BusinessRulesClone(BusinessRulesCloneRequest)

Creates new business rules which are exact copies of business rules from another source, retaining the globally unique identifiers (GUIDs) of the original objects.

BusinessRulesCreate(BusinessRulesCreateRequest)

Creates new business rules.

BusinessRulesDelete(BusinessRulesDeleteRequest)

Deletes a business rule or components of rules.

BusinessRulesGet(BusinessRulesGetRequest)

Retrieves business rules.

BusinessRulesPaletteGet(BusinessRulesPaletteGetRequest)

Retrieves available business rule components (the component palette).

BusinessRulesPublish(BusinessRulesPublishRequest)

Publishes business rules for a model/entity/member type.

BusinessRulesUpdate(BusinessRulesUpdateRequest)

Updates existing business rules.

DataQualityCleansingOperationCreate(DataQualityCleansingOperationCreateRequest)

Creates an operation request for DQS quality cleansing.

DataQualityInstalledState(DataQualityInstalledStateRequest)

Returns the state of the installed DQS.

DataQualityKnowledgeBasesGet(DataQualityKnowledgeBasesGetRequest)

Retrieves the knowledge bases of the DQS.

DataQualityMatchingOperationCreate(DataQualityMatchingOperationCreateRequest)

Creates an operation request for DQS matching.

DataQualityOperationPurgeOperation(DataQualityOperationPurgeOperationRequest)

Returns a purge operation for DQS operation.

DataQualityOperationResultsGet(DataQualityOperationResultsGetRequest)

Retrieves the results of a completed DQS operation.

DataQualityOperationStart(DataQualityOperationStartRequest)

Starts a DQS operation.

DataQualityOperationStatus(DataQualityOperationStatusRequest)

Retrieves the status of the DQS operation.

DataQualityStoreInputData(DataQualityStoreInputDataRequest)

Retrieves the data for the data quality store input.

EntityMemberAnnotationsCreate(EntityMemberAnnotationsCreateRequest)

Creates new annotations attached to a member.

EntityMemberAnnotationsGet(EntityMemberAnnotationsGetRequest)

Retrieves annotations attached to a member.

EntityMemberAttributesGet(EntityMemberAttributesGetRequest)

Retrieves a specified set of attribute values from a specified list of members.

EntityMemberKeyLookup(EntityMemberKeyGetRequest)

This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

EntityMembersCopy(EntityMembersCopyRequest)

Copies selected members to new target members.

EntityMembersCreate(EntityMembersCreateRequest)

Creates new members.

EntityMembersDelete(EntityMembersDeleteRequest)

Deletes (deactivates) selected members.

EntityMembersGet(EntityMembersGetRequest)

Retrieves a filtered set of members and their data from an entity.

EntityMembersMerge(EntityMembersMergeRequest)

Creates new members and updates existing members.

EntityMembersUpdate(EntityMembersUpdateRequest)

Updates existing members.

EntityStagingClear(EntityStagingClearRequest)

Clears the entity staging.

EntityStagingGet(EntityStagingGetRequest)

Gets the entity staging.

EntityStagingLoad(EntityStagingLoadRequest)

Loads entity staging.

EntityStagingProcess(EntityStagingProcessRequest)

Processes the entity staging.

ExportViewCreate(ExportViewCreateRequest)

Generates or regenerates desired subscription views.

ExportViewDelete(ExportViewDeleteRequest)

Removes an existing export view.

ExportViewListGet(ExportViewListGetRequest)

Retrieves a list of existing export views.

ExportViewUpdate(ExportViewUpdateRequest)

Updates an existing export view.

HierarchyMembersGet(HierarchyMembersGetRequest)

Retrieves parent-child members from a hierarchy relative to a parent node.

MetadataClone(MetadataCloneRequest)

Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects.

MetadataCreate(MetadataCreateRequest)

Creates new metadata components.

MetadataDelete(MetadataDeleteRequest)

Deletes metadata components.

MetadataGet(MetadataGetRequest)

Retrieves metadata.

MetadataUpdate(MetadataUpdateRequest)

Updates metadata.

ModelMembersBulkDelete(ModelMembersBulkDeleteRequest)

Begins the asynchronous deletion of members.

ModelMembersBulkMerge(ModelMembersBulkMergeRequest)

Begins the asynchronous creation and/or update of member data across one or more entities.

ModelMembersBulkUpdate(ModelMembersBulkUpdateRequest)

Begins the asynchronous update of member data across one or more entities.

ModelMembersGet(ModelMembersGetRequest)

Retrieves entire selected models, entities, and/or hierarchies.

SecurityPrincipalsClone(SecurityPrincipalsRequest)

Creates exact copies of users, groups and their permissions within the security model from another source, retaining the globally unique identifiers (GUIDs) of the original objects.

SecurityPrincipalsCreate(SecurityPrincipalsRequest)

Creates new users, groups and their permissions within the security model.

SecurityPrincipalsDelete(SecurityPrincipalsDeleteRequest)

Deletes users, groups.

SecurityPrincipalsGet(SecurityPrincipalsGetRequest)

Retrieves the security principals and their permissions.

SecurityPrincipalsUpdate(SecurityPrincipalsRequest)

Updates security principals.

SecurityPrivilegesClone(SecurityPrivilegesRequest)

Creates exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects.

SecurityPrivilegesCreate(SecurityPrivilegesRequest)

Creates security privileges.

SecurityPrivilegesDelete(SecurityPrivilegesDeleteRequest)

Deletes permissions.

SecurityPrivilegesGet(SecurityPrivilegesGetRequest)

Retrieves security permissions for selected principals and/or models.

SecurityPrivilegesUpdate(SecurityPrivilegesRequest)

Updates security privileges.

ServiceCheck(ServiceCheckGetRequest)

Determines if the Master Data Services Web service is running and is connected to the database.

ServiceVersionGet(ServiceVersionGetRequest)

Retrieves the service version.

StagingClear(StagingClearRequest)

Clears the bulk staging area.

StagingGet(StagingGetRequest)

Retrieves the contents of the bulk staging area.

StagingNameCheck(StagingNameCheckRequest)

Checks the staging name.

StagingProcess(StagingProcessRequest)

Sweeps existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.

SystemDomainListGet(SystemDomainListGetRequest)

Retrieves a localized fixed list of choices based on a list code.

SystemPropertiesGet(SystemPropertiesGetRequest)

Retrieves immutable properties about the system.

SystemSettingsGet(SystemSettingsGetRequest)

Retrieves a list of system settings.

SystemSettingsUpdate(SystemSettingsUpdateRequest)

Updates system setting values.

TransactionAnnotationsCreate(TransactionAnnotationsCreateRequest)

Creates new annotations attached to an existing transaction.

TransactionAnnotationsGet(TransactionAnnotationsGetRequest)

Retrieves a filtered list of transactions from a model.

TransactionsGet(TransactionsGetRequest)

Retrieves a filtered list of transactions from a model.

TransactionsReverse(TransactionsReverseRequest)

Reverses one or more existing transactions.

UserPreferencesDelete(UserPreferencesDeleteRequest)

Deletes the current user’s preferences.

UserPreferencesGet(UserPreferencesGetRequest)

Retrieves the current user’s preferences.

UserPreferencesUpdate(UserPreferencesUpdateRequest)

Updates the current user’s preferences.

ValidationGet(ValidationGetRequest)

Retrieves filtered validation results from a model.

ValidationProcess(ValidationProcessRequest)

Processes validations (business rules) for selected members within a model.

VersionCopy(VersionCopyRequest)

Copies a model version to a new version.

Applies to