Index

A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Serialized Form

V

validant(JoinPoint) - Method in class org.cswteams.ms3.jpa_constraints.validant.ValidantAspect
 
Validant - Annotation Interface in org.cswteams.ms3.jpa_constraints.validant
 
ValidantAspect - Class in org.cswteams.ms3.jpa_constraints.validant
 
ValidantAspect() - Constructor for class org.cswteams.ms3.jpa_constraints.validant.ValidantAspect
 
ValidatorAspectBean - Class in org.cswteams.ms3.config
 
ValidatorAspectBean() - Constructor for class org.cswteams.ms3.config.ValidatorAspectBean
 
value() - Element in annotation interface org.cswteams.ms3.utils.date_parts.DatePartsCollector
 
value() - Element in annotation interface org.cswteams.ms3.utils.day_and_month.DaysAndMonths
 
value() - Element in annotation interface org.cswteams.ms3.utils.must_be_different.MustBeDifferents
 
valueOf(String) - Static method in enum class org.cswteams.ms3.control.utils.Country
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.ConcreteShiftDoctorStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.HolidayCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.PriorityQueueEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.RequestStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.Seniority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.ServiceDataENUM
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.SystemActor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.TaskEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cswteams.ms3.enums.TimeSlot
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.cswteams.ms3.control.utils.Country
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.ConcreteShiftDoctorStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.HolidayCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.PriorityQueueEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.RequestStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.Seniority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.ServiceDataENUM
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.SystemActor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.TaskEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cswteams.ms3.enums.TimeSlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Element in annotation interface org.cswteams.ms3.utils.admissible_values.AdmissibleValues
 
VENEZUELA - Enum constant in enum class org.cswteams.ms3.control.utils.Country
 
verificaContiguitàAssegnazioneTurni(ConcreteShift, ConcreteShift) - Method in class org.cswteams.ms3.entity.constraint.ConstraintAssegnazioneTurnoTurno
This method checks if cShift2 starts at the same hour which cShift1 finishes at.
verificaContiguitàAssegnazioneTurni(ConcreteShift, ConcreteShift, TemporalUnit, long) - Method in class org.cswteams.ms3.entity.constraint.ConstraintAssegnazioneTurnoTurno
This method checks if cShift2 starts at the same hour which cShift1 finishes at plus a delay equal to delta.
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.AdditionalConstraint
 
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.Constraint
Check if the constraint is violated.
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.ConstraintHoliday
 
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.ConstraintMaxOrePeriodo
This method checks if maxOrePeriodo constraint is respected while inserting a new concrete shift into a schedule.
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.ConstraintMaxPeriodoConsecutivo
This method checks if maxPeriodoConsecutivo constraint is respected while inserting a new concrete shift into a schedule.
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.ConstraintNumeroDiRuoloTurno
This method checks if numeroDiRuoloTurno constraint is respected while inserting a new concrete shift into a schedule.
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.ConstraintTurniContigui
This method checks if TipologieTurniContigue constraint is respected while inserting a new concrete shift into a schedule.
verifyConstraint(ContextConstraint) - Method in class org.cswteams.ms3.entity.constraint.ConstraintUbiquita
This method checks if Ubiquita constraint is respected while inserting a new concrete shift into a schedule.
VIETNAM - Enum constant in enum class org.cswteams.ms3.control.utils.Country
 
ViewUserTurnRequestsDTO - Class in org.cswteams.ms3.dto
 
ViewUserTurnRequestsDTO() - Constructor for class org.cswteams.ms3.dto.ViewUserTurnRequestsDTO
 
ViolatedConstraintException - Exception Class in org.cswteams.ms3.exception
 
ViolatedConstraintException() - Constructor for exception class org.cswteams.ms3.exception.ViolatedConstraintException
 
ViolatedConstraintException(Exception) - Constructor for exception class org.cswteams.ms3.exception.ViolatedConstraintException
 
ViolatedConstraintException(String) - Constructor for exception class org.cswteams.ms3.exception.ViolatedConstraintException
 
ViolatedConstraintHolidayException - Exception Class in org.cswteams.ms3.exception
 
ViolatedConstraintHolidayException(ConcreteShift, Doctor) - Constructor for exception class org.cswteams.ms3.exception.ViolatedConstraintHolidayException
 
ViolatedConstraintLogEntry - Class in org.cswteams.ms3.entity
A Log entry for constraint violations.
ViolatedConstraintLogEntry() - Constructor for class org.cswteams.ms3.entity.ViolatedConstraintLogEntry
 
ViolatedVincoloAssegnazioneTurnoTurnoException - Exception Class in org.cswteams.ms3.exception
 
ViolatedVincoloAssegnazioneTurnoTurnoException(ConcreteShift, ConcreteShift, Doctor) - Constructor for exception class org.cswteams.ms3.exception.ViolatedVincoloAssegnazioneTurnoTurnoException
 
ViolatedVincoloAssegnazioneTurnoTurnoException(ConcreteShift, Doctor, int, long) - Constructor for exception class org.cswteams.ms3.exception.ViolatedVincoloAssegnazioneTurnoTurnoException
 
ViolatedVincoloAssegnazioneTurnoTurnoException(ConcreteShift, Doctor, long) - Constructor for exception class org.cswteams.ms3.exception.ViolatedVincoloAssegnazioneTurnoTurnoException
 
ViolatedVincoloCategorieUtenteTurnoException - Exception Class in org.cswteams.ms3.exception
 
ViolatedVincoloCategorieUtenteTurnoException() - Constructor for exception class org.cswteams.ms3.exception.ViolatedVincoloCategorieUtenteTurnoException
 
ViolatedVincoloRuoloNumeroException - Exception Class in org.cswteams.ms3.exception
 
ViolatedVincoloRuoloNumeroException(ConcreteShift, Map.Entry<Seniority, Integer>, int) - Constructor for exception class org.cswteams.ms3.exception.ViolatedVincoloRuoloNumeroException
 
ViolatedVincoloRuoloNumeroException(ConcreteShift, Doctor) - Constructor for exception class org.cswteams.ms3.exception.ViolatedVincoloRuoloNumeroException
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Serialized Form