![]() | AppletBiRepository Methods |
The AppletBiRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetTBisDefinition |
Gets the specified object from the specified type repository
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | InsertTBisDefinition |
Inserts the specified definition into the cache
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | QueryTBisDefinition(ExpressionFuncTBisDefinition, Boolean) |
Query the underlying BI definition repository for the specified TBisDefinition |
![]() | QueryTBisDefinition(ExpressionFuncTBisDefinition, Boolean, Int32, NullableInt32) |
Queries the specified definition type
|
![]() | RemoveTBisDefinition |
Remove the specified object from the repository
|
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |