Scribe.Core.ConnectorApi.Common Namespace
The Common portion of the Connector Api includes the objects that are meant to be used throughout the Connector such as the DataEntity
Classes
|
|
Class |
Description |
|---|---|---|
|
|
Basic cache support that is compatible with local storage. |
|
|
|
Simple no-op wrapper around Dictionary. Used to represent properties on an object ie. DataEntity |
|
|
|
Keep a list of the type of each cached item for use in serialization |
|
|
|
Used to hold information about ScribeOnline connections to be passed to the Connectors via IAdapterHost GetConnections |
|
|
|
Persits a cache object to the Connectors local storage area. |
|
|
|
This class will read/write data for an Connector relative to its installed location. |