This type contains the following members.
public class NodeCollectionService: INodeCollectionService
- Inheritance:
- ObjectNodeCollectionService
- Implements:
- INodeCollectionService
Constructors
| NodeCollectionService(IRepository<NodeCollectionEntity>, IApplicationCache) | Default constructor. Services are injected by the IoC container. |
Methods
| GetAllCollectionsAsync() | |
| GetCollectionsOfTypeAsync(INodeCollectionType) | |
| GetCollectionByIdAsync(string) | |
| GetHostCandidatesByUri(Uri) | |
| GetHostMap() |