Include Protected Members
Include Inherited Members
Provides the ability to expand and contract an identifier for a specified data object.
The DataObjectIdentifierResolver type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataObjectIdentifierResolver | Class constructor. Initializes an instance of the DataObjectIdentifierResolver class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ContractIdentifier | Contracts an identifier for a data object with the specified type and complete identifier and an indication whether or not any cached contraction should be updated. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
ExpandIdentifier | Expands an identifier for a data object with the specified type and partially complete identifier and an indication whether any cached expansion should be updated. |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
QuickContractIdentifier | Applies an algorithm for quickly contracting an identifier, if possible. |
![]() |
QuickExpandIdentifier | Applies an algorithm for quickly expanding an identifier, if possible. |
![]() |
SlowContractIdentifier | Contracts an identifier by whatever means are available. |
![]() |
SlowExpandIdentifier | Expands an identifier by whatever means are available. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
Default | Provides a DataObjectIdentifierResolver object instance that is used by default when a provider-specific implementation does not exist. |
Top
.gif)
.gif)
.gif)
.gif)