Package io.gs2.cdk.mission.ref
Class CounterModelRef
java.lang.Object
io.gs2.cdk.mission.ref.CounterModelRef
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecreaseCounter(Long value) decreaseCounter(Long value, String userId) grn()increaseCounter(Long value) increaseCounter(Long value, String userId) setCounter(List<ScopedValue> values) setCounter(List<ScopedValue> values, String userId) verifyCounterValue(String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity) verifyCounterValue(String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity, String userId)
-
Constructor Details
-
CounterModelRef
-
-
Method Details
-
increaseCounter
-
increaseCounter
-
setCounter
-
setCounter
-
decreaseCounter
-
decreaseCounter
-
verifyCounterValue
-
verifyCounterValue
public VerifyCounterValueByUserId verifyCounterValue(String verifyType, String resetType, Long value, Boolean multiplyValueSpecifyingQuantity) -
grn
-