Uses of Class
io.gs2.showcase.model.RandomShowcase
Packages that use RandomShowcase
-
Uses of RandomShowcase in io.gs2.showcase.model
Methods in io.gs2.showcase.model that return RandomShowcaseModifier and TypeMethodDescriptionstatic RandomShowcaseRandomShowcase.fromJson(com.fasterxml.jackson.databind.JsonNode data) RandomShowcase.withBaseTimestamp(Long baseTimestamp) RandomShowcase.withDisplayItems(List<RandomDisplayItemModel> displayItems) RandomShowcase.withMaximumNumberOfChoice(Integer maximumNumberOfChoice) RandomShowcase.withMetadata(String metadata) RandomShowcase.withRandomShowcaseId(String randomShowcaseId) RandomShowcase.withResetIntervalHours(Integer resetIntervalHours) RandomShowcase.withSalesPeriodEventId(String salesPeriodEventId) Methods in io.gs2.showcase.model with parameters of type RandomShowcase