@Service
public class GrupoPortalService
extends <any>
Modifier and Type | Field and Description |
---|---|
private GrupoPortalDao |
grupoPortalDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
GrupoPortalService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<GrupoPortalVo> |
retornarTodosLista() |
private static final long serialVersionUID
@Autowired private GrupoPortalDao grupoPortalDao
public <any> getDao()
public java.util.List<GrupoPortalVo> retornarTodosLista() throws ErpServiceException
ErpServiceException