Package app.entity
package app.entity
-
ClassesClassDescriptionThe
RepositoryCollectionclass provides a central collection of repositories for users, camps, enquiries, and suggestions.RepositoryList<T extends ITaggedItem>TheRepositoryListclass is an abstract base class representing a list-based repository of items implementing theITaggedIteminterface.