Interface SetLocale
- All Superinterfaces:
AbstractUpdateCommand<ItemId,,ItemState> Command<ItemState>,ItemUpdateCommand,Serializable,UpdateCommand<ItemId,ItemState>
- All Known Implementing Classes:
ImmutableSetLocale
@Immutable
public interface SetLocale
extends AbstractUpdateCommand<ItemId,ItemState>, ItemUpdateCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault ItemIddefault ItemStateupdate(EvalContext context, ItemState itemState) Methods inherited from interface io.dialob.session.engine.session.command.Command
getEventMatchers, getTriggersMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
withTargetId
-
Method Details
-
getTargetId
- Specified by:
getTargetIdin interfaceUpdateCommand<ItemId,ItemState>
-
getLocale
-
update
-