@Service
public class TipoFolhaContabilidadeService
extends <any>
TipoFolha
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private TipoFolhaContabilidadeDao |
tipoFolhaDao |
Constructor and Description |
---|
TipoFolhaContabilidadeService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<TipoFolha> |
retornaTodosTipoComParametroSelecao() |
java.util.List<TipoFolhaVo> |
todosReferenciaFolha() |
private static final long serialVersionUID
@Autowired private TipoFolhaContabilidadeDao tipoFolhaDao
public <any> getDao()
public java.util.List<TipoFolha> retornaTodosTipoComParametroSelecao() throws ErpException
ErpException
public java.util.List<TipoFolhaVo> todosReferenciaFolha() throws ErpServiceException
ErpServiceException