Uses of Interface
org.opencrx.kernel.generic.jmi1.Rating

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
<T extends Rating>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.