iCore.Public.Entities.Repositories Namespace
The iCore.Public.Entities.Repositories namespace contains types providing access to iCore Entities from a System.
Interfaces
Name | Description |
---|---|
IAdapterFlowRepository | A repository providing access to the Adapterflow of the current iCore system. |
IApplicationPoolRepository | A repository providing access to the application pools of the current iCore system. |
ICategoryRepository | A repository providing access to the categories of the current iCore system. |
IComponentConfigurationRepository | A repository providing access to the component configurations of the current iCore system. |
ICounterRepository | A repository providing access to the counters of the current iCore system. |
ICrossReferenceRepository | A repository providing access to the categories of the current iCore system. |
IEntityFilterRepository | A repository providing access to the entity filters of the current iCore system. |
IEntityReferenceRepository | A repository providing access to the user-defined Entity references of the current iCore system. |
IEventConfigurationRepository | A repository providing access to the Event configurations of the current iCore system. |
IEventRepository | A repository providing access to the events of the current iCore system. |
IEventRepositoryEx | A repository providing access to the events of the current iCore system as well as creating new events. |
IEventTypeRepository | A repository providing access to the Event types of the current iCore system. |
IJobRepository | A repository providing access to the jobs of the current iCore system. |
ILogEntryRepository | A repository providing access to the log entries of the current iCore system. |
ILogEntryRepositoryEx | A repository providing access to the log entries of the current iCore system. |
INodeAttributeTypeRepository | A repository providing access to the Node attribute types of the current iCore system. |
INodeRepository | A repository providing access to the nodes of the current iCore system. |
INodeRepositoryEx | A repository providing access to the nodes of the current iCore system. |
INodeTypeRepository | A repository providing access to the node types of the current iCore system. |
INodeTypeVersionRepository | A repository providing access to the node type versions of the current iCore system. |
IPartnerAttributeGroupTypeRepository | A repository providing access to the partner attribute group definitions of the current iCore system. |
IPartnerRepository | A repository providing access to the partners of the current iCore system. |
IScriptRepository | A repository providing access to the scripts of the current iCore system. |
IServerRepository | A repository providing access to the servers of the current iCore system. |
ISettingAttributeGroupTypeRepository | A repository providing access to the setting attribute group definitions of the current iCore system. |
ISettingRepository | A repository providing access to the settings of the current iCore system. |
ITimerRepository | A repository providing access to the timers of the current iCore system. |
IWebApiRepository | A repository providing access to the Web APIs of the current iCore system. |
IWebServiceClientRepository | A repository providing access to the Web service clients of the current iCore system. |
IWorkflowRepository | A repository providing access to the workflows of the current iCore system. |