public class UserRating extends Object
Constructor and Description |
---|
UserRating(String personId,
Float userRating) |
Modifier and Type | Method and Description |
---|---|
String |
getPersonId() |
Float |
getUserRating() |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.