IRelationship |
The IRelationshipValidationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| AddValidRelationshipTRelationship | Add a valid relationship between sourceClassKey and targetClassKey | |
| GetRuleByKey | Get a relationship directly using the key of the relationship. | |
| GetValidRelationshipsTRelationship | Get all valid relationships | |
| GetValidRelationshipsTRelationship(Guid) | Get all valid relationship types between sourceClassKey and all targets | |
| QueryRelationships | Query for all relationships registered | |
| RemoveRuleByKey | Remove a relationship directly using the key of the relationship. | |
| RemoveValidRelationshipTRelationship | Remove the valid relationship type key between |