IPersistenceStore Methods | Glimpse API Documentation |
The IPersistenceStore type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetByRequestId |
Gets the by request id.
(Inherited from IReadOnlyPersistenceStore.) |
![]() | GetByRequestIdAndTabKey |
Gets the by request id and tab key.
(Inherited from IReadOnlyPersistenceStore.) |
![]() | GetByRequestParentId |
Gets the by request parent id.
(Inherited from IReadOnlyPersistenceStore.) |
![]() | GetMetadata |
Gets the metadata.
(Inherited from IReadOnlyPersistenceStore.) |
![]() | GetTop |
Gets the top.
(Inherited from IReadOnlyPersistenceStore.) |
![]() | Save(GlimpseMetadata) |
Saves the specified system metadata.
|
![]() | Save(GlimpseRequest) |
Saves the specified request.
|
See Also