Class TrancheHoraireEvent
java.lang.Object
io.vertigo.planning.agenda.services.TrancheHoraireEvent
- All Implemented Interfaces:
io.vertigo.commons.eventbus.Event
This class defines the event that is emitted when the store deals with an object identified by an uri.
- Author:
- pchretien
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic enumType of event. -
Constructor Summary
ConstructorsConstructorDescriptionTrancheHoraireEvent(TrancheHoraireEvent.Type type, List<TrancheHoraireEvent.HoraireImpacte> horaires) Constructor. -
Method Summary
-
Constructor Details
-
TrancheHoraireEvent
public TrancheHoraireEvent(TrancheHoraireEvent.Type type, List<TrancheHoraireEvent.HoraireImpacte> horaires) Constructor.- Parameters:
type- Store typeuid- UID of stored element
-
-
Method Details
-
getHoraires
-
getType
- Returns:
- Store type
-