|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object comum.database.Dao ecar.dao.SegmentoItemFonteDao
public class SegmentoItemFonteDao
Field Summary |
---|
Fields inherited from class comum.database.Dao |
---|
logBean, logger, loggerAuditoria, ORDEM_ASC, ORDEM_DESC, request, session |
Constructor Summary | |
---|---|
SegmentoItemFonteDao(javax.servlet.http.HttpServletRequest request)
Construtor. |
Method Summary | |
---|---|
void |
alterar(SegmentoItemFonteSgtif fonte)
Verifica duplica��o depois altera |
void |
excluir(SegmentoItemFonteSgtif fonte)
Exclui uma fonte, verificando antes se ela possui rela��o com outras tabelas. |
void |
salvar(SegmentoItemFonteSgtif fonte)
Verifica duplica��o depois salva |
Methods inherited from class comum.database.Dao |
---|
alterar, alterar, alterar, buscar, contar, contarLong, excluir, excluir, getSession, inicializarLogBean, listar, ordenaSet, pesquisar, pesquisarDuplos, salvar, salvar, salvarOuAlterar, salvarOuAlterar, setSession |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SegmentoItemFonteDao(javax.servlet.http.HttpServletRequest request)
Method Detail |
---|
public void excluir(SegmentoItemFonteSgtif fonte) throws ECARException
atributo
-
ECARException
public void salvar(SegmentoItemFonteSgtif fonte) throws ECARException
fonte
-
ECARException
public void alterar(SegmentoItemFonteSgtif fonte) throws ECARException
fonte
-
ECARException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |