@Service
public class MscLotelogService
extends <any>
Modifier and Type | Field and Description |
---|---|
private MscLotelogDao |
mscLotelogDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
MscLotelogService() |
Modifier and Type | Method and Description |
---|---|
void |
apagar(MscLotelogVo entidade) |
<any> |
getDao() |
void |
inserir(MscLotelogVo entidade) |
void |
salvar(MscLotelogVo entidade) |
private static final long serialVersionUID
@Autowired private MscLotelogDao mscLotelogDao
public <any> getDao()
public void inserir(MscLotelogVo entidade) throws ErpException
ErpException
public void salvar(MscLotelogVo entidade) throws ErpException
ErpException
public void apagar(MscLotelogVo entidade) throws ErpException
ErpException