Uses of Class
com.modulink.Model.SupportForm.SupportFormEntity
Packages that use SupportFormEntity
-
Uses of SupportFormEntity in com.modulink.Model.SupportForm
Subinterfaces with type arguments of type SupportFormEntity in com.modulink.Model.SupportFormModifier and TypeInterfaceDescriptioninterfaceInterfaccia DAO per la gestione della persistenza delle richieste di supporto.Methods in com.modulink.Model.SupportForm that return types with arguments of type SupportFormEntityModifier and TypeMethodDescriptionSupportFormService.findAll()Recupera l'elenco completo di tutte le richieste di supporto registrate.Methods in com.modulink.Model.SupportForm with parameters of type SupportFormEntityModifier and TypeMethodDescriptionvoidSupportFormService.save(SupportFormEntity supportFormEntity) Persiste una nuova richiesta di supporto o aggiorna una esistente.