ExternalLinkService Class
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Service layer for ExternalLink objects.
public static class ExternalLinkService
- Inheritance:
- System.Object → ExternalLinkService
Methods
Delete(Guid, bool) | Permanently deletes an ExternalLink. |
Delete |
Permanently deletes all expired ExternalLinks. |
Get(Guid) | Gets an ExternalLink. |
Get(IEntity) | Gets all ExternalLinks for the specified IEntity. |
Increment |
Increment the number of views for the ExternalLink. |
Insert(External |
Inserts a new ExternalLink to an IEntity. |