|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rating | |
|---|---|
| org.opencrx.kernel.generic.jmi1 | |
| Uses of Rating in org.opencrx.kernel.generic.jmi1 |
|---|
| Methods in org.opencrx.kernel.generic.jmi1 with type parameters of type Rating | ||
|---|---|---|
|
CrxObject.getRating(RatingQuery query)
Retrieves the value for the reference rating for the specified query. |
|
| Methods in org.opencrx.kernel.generic.jmi1 that return Rating | |
|---|---|
Rating |
RatingClass.createRating()
Creates an instance of class Rating. |
Rating |
CrxObject.getRating(boolean idIsPersistent,
String id)
Retrieves the value for the reference rating for the specified qualifier attribute value. |
Rating |
RatingClass.getRating(Object object)
Creates an instance of class Rating based on the specified Object instance. |
Rating |
CrxObject.getRating(String id)
Retrieves the value for the reference rating for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.generic.jmi1 with parameters of type Rating | |
|---|---|
void |
CrxObject.addRating(boolean idIsPersistent,
String id,
Rating rating)
Adds the specified element to the set of the values for the reference rating. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||