Uses of Class
com.coachconnect.model.Template
Packages that use Template
-
Uses of Template in com.coachconnect.repository
Methods in com.coachconnect.repository that return types with arguments of type TemplateModifier and TypeMethodDescriptionTemplateRepository.findAll()Find all templates (for admin use).TemplateRepository.findByCreatedBy(String createdBy) Find all templates created by a specific coach.Find a template by ID.Save a new template.Update an existing template.Methods in com.coachconnect.repository with parameters of type Template