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 GruppoGruppoDAO. restoreGruppo(java.sql.ResultSet rs)Methods in CallCenterManagement.Dao with parameters of type Gruppo Modifier and Type Method Description static voidGruppoDAO. createGruppo(Gruppo g)voidGruppoDAO. deleteGruppo(Gruppo g)voidGruppoCentralinistaDAO. updateGruppo(Gruppo g)voidGruppoDAO. updateGruppo(Gruppo g) - 
Uses of Gruppo in CallCenterManagement.Entity
Methods in CallCenterManagement.Entity with parameters of type Gruppo Modifier and Type Method Description voidGruppo. print(Gruppo g)Constructors in CallCenterManagement.Entity with parameters of type Gruppo Constructor Description Gruppo(Gruppo g)Costruttore di copia di Gruppo