Class GenreServiceImpl

java.lang.Object
org.localify.music.genre.GenreServiceImpl
All Implemented Interfaces:
GenreService

@Service @Transactional public class GenreServiceImpl extends Object implements GenreService
Implementation of the GenreService interface.