Class ProjetoServiceImpl

Object
ProjetoServiceImpl
All Implemented Interfaces:
ProjetoService

@Service("vProjetoService") @Transactional(propagation=SUPPORTS, readOnly=true) public class ProjetoServiceImpl extends Object implements ProjetoService