Uses of Class
io.gs2.cdk.ranking.model.GlobalRankingSetting
Packages that use GlobalRankingSetting
-
Uses of GlobalRankingSetting in io.gs2.cdk.ranking.model
Methods in io.gs2.cdk.ranking.model with parameters of type GlobalRankingSettingModifier and TypeMethodDescriptionstatic CategoryModelCategoryModel.scopeIsGlobal(String name, Boolean sum, CategoryModelOrderDirection orderDirection, GlobalRankingSetting globalRankingSetting, Boolean uniqueByUserId, Integer calculateIntervalMinutes) static CategoryModelCategoryModel.scopeIsGlobal(String name, Boolean sum, CategoryModelOrderDirection orderDirection, GlobalRankingSetting globalRankingSetting, Boolean uniqueByUserId, Integer calculateIntervalMinutes, CategoryModelScopeIsGlobalOptions options) -
Uses of GlobalRankingSetting in io.gs2.cdk.ranking.model.options
Fields in io.gs2.cdk.ranking.model.options declared as GlobalRankingSettingMethods in io.gs2.cdk.ranking.model.options with parameters of type GlobalRankingSettingModifier and TypeMethodDescriptionCategoryModelOptions.withGlobalRankingSetting(GlobalRankingSetting globalRankingSetting)