- All Implemented Interfaces:
- ProfileRatingsService, de.alpharogroup.db.service.api.BusinessService<de.alpharogroup.dating.system.entities.ProfileRatings,Integer>, Serializable
@Transactional
@Service(value="profileRatingsService")
public class ProfileRatingsBusinessService
extends de.alpharogroup.db.service.jpa.AbstractBusinessService<de.alpharogroup.dating.system.entities.ProfileRatings,Integer,de.alpharogroup.dating.system.daos.ProfileRatingsDao>
implements ProfileRatingsService
- See Also:
- Serialized Form