Interface ItemInitCommand

All Superinterfaces:
Command<ItemState>, ItemUpdateCommand, Serializable, UpdateCommand<ItemId,ItemState>
All Known Subinterfaces:
InitGroupItems
All Known Implementing Classes:
ImmutableInitGroupItems

public interface ItemInitCommand extends ItemUpdateCommand