Class AbstractTakeStatusHandler
java.lang.Object
ch.tocco.nice2.optional.event.impl.actions.AbstractTakeStatusHandler
- All Implemented Interfaces:
TakeStatusHandler
- Direct Known Subclasses:
BothTakeStatusHandler, NewTakeStatusHandler, UpdateTakeStatusHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlreadyExistingRegistration(Entity user, Entity event) protected voidsetRegistrationStatusAndType(Entity registration, Optional<Entity> registrationStatus, Entity orgRegistrationType, @Nullable org.joda.time.DateTime registeredDate) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TakeStatusHandler
getTakeStatus, handleCopyOfRegistration
-
Constructor Details
-
AbstractTakeStatusHandler
-
-
Method Details
-
getAlreadyExistingRegistration
-
setRegistrationStatusAndType
-