UseCases
Table of Contents
Classes
- CreateTag
- Use case for creating a new tag.
- DeleteTag
- Use case for deleting tags.
- GetAllTagNames
- Use case for retrieving all tag names (for caching and autocomplete).
- GetTagById
- Use case for retrieving a tag by ID.
- ListTags
- Use case for listing and filtering tags.
- UpdateTag
- Use case for updating an existing tag.