public class UserRating extends Object
UserRating(String personId, Float userRating)
String
getPersonId()
Float
getUserRating()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UserRating(String personId, Float userRating)
public Float getUserRating()
@UniqueId public String getPersonId()
public String toString()
toString
Object
Copyright © 2005–2014 Alfresco Software. All rights reserved.