public interface UserScore
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScoreName()
The score's rule name.
|
java.lang.String |
getUserId()
The userid this score belongs to.
|
long |
getValue()
The user's score points.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved