| Favourite | An entity that can be marked as favourite by users. |
| FavouritesManager<S extends SharedEntity> | Manager for basic Favourites functionality. |
| FavouritesStore | Store used for CRUD of Favourites. |
| CachingFavouritesStore | Cache is keyed on userkey:type. |
| DefaultFavouritesManager | |
| OfBizFavouritesStore | FavouritesStore that uses the OfBiz to store favourites |
