SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Go to the source code of this file.
Classes | |
interface | erminas.SmartAPI.Utils.CachedCollections.ICachedList< out T > |
Interface for collections of objects retrieved from the RedDot server with transparent caching. If caching is enabled the list of objects is retrieved from the server and subsequent access is done on the cache of this list. If caching is disabled the list of objects is retrieved from the server every time it gets accessed. More... | |
Namespaces | |
package | erminas.SmartAPI.Utils.CachedCollections |