Package org.cswteams.ms3.entity
Class UserScheduleState
java.lang.Object
org.cswteams.ms3.entity.UserScheduleState
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor needed by LombokUserScheduleState(User utente, Schedule schedule) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAssegnazioneTurno(ConcreteShift nuovaAssegnazione) Adds the new assignment to the user's assignment list in ordervoidaddUffaTemp(int uffa) void
-
Constructor Details
-
UserScheduleState
public UserScheduleState()Default constructor needed by Lombok -
UserScheduleState
-
-
Method Details
-
getAssegnazioniTurnoCache
-
addAssegnazioneTurno
Adds the new assignment to the user's assignment list in order -
saveUffaTemp
public void saveUffaTemp() -
addUffaTemp
public void addUffaTemp(int uffa)
-