Interface RollHistoryStoreService

All Superinterfaces:
de.kaiserpfalzedv.commons.api.store.StoreService<RollHistory>
All Known Implementing Classes:
MemoryRollHistoryStore

public interface RollHistoryStoreService extends de.kaiserpfalzedv.commons.api.store.StoreService<RollHistory>
RollHistoryStoreService -- The data store for the dice roll history.
Since:
1.2.0 2021-02-05
Author:
klenkes74 <rlichti@kaiserpfalz-edv.de>
  • Method Summary

    Methods inherited from interface de.kaiserpfalzedv.commons.api.store.StoreService

    findByNameSpaceAndName, findByUid, remove, remove, remove, save