|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcomum.database.Dao
ecar.dao.CorTipoFuncAcompDao
public class CorTipoFuncAcompDao
| Field Summary |
|---|
| Fields inherited from class comum.database.Dao |
|---|
logBean, logger, loggerAuditoria, ORDEM_ASC, ORDEM_DESC, request, session |
| Constructor Summary | |
|---|---|
CorTipoFuncAcompDao(javax.servlet.http.HttpServletRequest request)
Construtor. |
|
| Method Summary | |
|---|---|
java.util.List |
criarListaCorTipoFuncAcomp(java.lang.String posicao,
java.util.List listFuncao,
java.util.List listCampo,
Cor cor,
java.util.List currentList)
Cria a lista das imagens da cor do tipo fun��o de acompanhamento (ctfa) no banco de dados. |
void |
salvar(CorTipoFuncAcompCtfa ctfa)
Salva o objeto CorTipoFuncAcompCtfa. |
| 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 CorTipoFuncAcompDao(javax.servlet.http.HttpServletRequest request)
request - | Method Detail |
|---|
public void salvar(CorTipoFuncAcompCtfa ctfa)
throws ECARException
ctfa -
ECARException
public java.util.List criarListaCorTipoFuncAcomp(java.lang.String posicao,
java.util.List listFuncao,
java.util.List listCampo,
Cor cor,
java.util.List currentList)
throws ECARException
posicao - listFuncao - listCampo -
ECARException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||