Uses of Class
CallCenterManagement.Entity.Gruppo
Package | Description |
---|---|
CallCenterManagement.Dao | |
CallCenterManagement.Entity |
-
Uses of Gruppo in CallCenterManagement.Dao
Methods in CallCenterManagement.Dao that return Gruppo Modifier and Type Method Description static Gruppo
GruppoDAO. restoreGruppo(java.sql.ResultSet rs)
Methods in CallCenterManagement.Dao with parameters of type Gruppo Modifier and Type Method Description static void
GruppoDAO. createGruppo(Gruppo g)
void
GruppoDAO. deleteGruppo(Gruppo g)
void
GruppoCentralinistaDAO. updateGruppo(Gruppo g)
void
GruppoDAO. updateGruppo(Gruppo g)
-
Uses of Gruppo in CallCenterManagement.Entity
Methods in CallCenterManagement.Entity with parameters of type Gruppo Modifier and Type Method Description void
Gruppo. print(Gruppo g)
Constructors in CallCenterManagement.Entity with parameters of type Gruppo Constructor Description Gruppo(Gruppo g)
Costruttore di copia di Gruppo