Class RatingFactory

java.lang.Object
com.echothree.model.data.rating.server.factory.RatingFactory
All Implemented Interfaces:
BaseFactory<RatingPK,Rating>

public class RatingFactory extends Object implements BaseFactory<RatingPK,Rating>