Interface CreateClassroomDefaultsOverride
- All Superinterfaces:
ModuleDependentContribution
Deprecated.
Allows contributions that alter the default values selected by the CreateClassroomAction. The standard default
values may be fetch using the Supplier, optionally only applying the values specified by the given intents, see
ClassroomDefaults.Supplier
.-
Method Summary
Modifier and TypeMethodDescriptiongetClassroomDefaults
(Entity event, ClassroomDefaults.Supplier standardClassroomDefaultsSupplier) Deprecated.Methods inherited from interface ch.tocco.nice2.toolbox.api.service.ModuleDependentContribution
getModule, setModule
-
Method Details
-
getClassroomDefaults
ClassroomDefaults getClassroomDefaults(Entity event, ClassroomDefaults.Supplier standardClassroomDefaultsSupplier) Deprecated.
-
CreateClassroomDefaultsModifier
for the new action