public class PautaFacade extends Object
Constructor and Description |
---|
PautaFacade() |
Modifier and Type | Method and Description |
---|---|
PautaMateriasTO |
crie(Integer idSolOrig,
Integer idUnidade,
Integer idProduto,
Integer idRespPau,
String assunto,
String instrucoes,
Integer idEditoria,
List<Integer> idsSegmentos,
List<PautaNewsTO> materias,
Integer idRespMat,
RequestVO request,
List<File> anexos,
Date deadline) |
void |
crieGrupo(Integer solicitacao,
RequestVO request,
List<Integer> produtos,
String assunto) |
void |
grave(Integer id,
Integer idResponsavel,
Integer idResponsavelMateria,
String instrucoes,
Integer idEditoria,
List<Integer> idsSegmentos,
List<PautaNewsViewTO> materias,
String acao,
RequestVO request,
List<File> arquivos,
List<Integer> arquivosRem,
Integer pautaStatus,
Date deadline,
Boolean destaque) |
PautaNewTO |
nova(Integer idSolicitacao,
Integer idUnidadeSelec,
Integer idProdutoSelec,
RequestVO request) |
PautaViewTO |
obtenha(Integer id,
RequestVO request) |
List<PautaStandByTO> |
obtenhaGaveta(String chave,
Date dataDe,
Date dataAte,
Integer maxResults,
RequestVO request) |
PautaReportTO |
obtenhaRelatorio(Integer idUnidade,
Date de,
Date ate,
RequestVO request) |
void |
remova(Integer id,
RequestVO request) |
public PautaNewTO nova(Integer idSolicitacao, Integer idUnidadeSelec, Integer idProdutoSelec, RequestVO request) throws DataAccessException, ParseException
DataAccessException
ParseException
public PautaViewTO obtenha(Integer id, RequestVO request) throws DataAccessException, ParseException
DataAccessException
ParseException
public PautaMateriasTO crie(Integer idSolOrig, Integer idUnidade, Integer idProduto, Integer idRespPau, String assunto, String instrucoes, Integer idEditoria, List<Integer> idsSegmentos, List<PautaNewsTO> materias, Integer idRespMat, RequestVO request, List<File> anexos, Date deadline) throws DataAccessException
DataAccessException
public void crieGrupo(Integer solicitacao, RequestVO request, List<Integer> produtos, String assunto) throws DataAccessException
DataAccessException
public void grave(Integer id, Integer idResponsavel, Integer idResponsavelMateria, String instrucoes, Integer idEditoria, List<Integer> idsSegmentos, List<PautaNewsViewTO> materias, String acao, RequestVO request, List<File> arquivos, List<Integer> arquivosRem, Integer pautaStatus, Date deadline, Boolean destaque) throws DataAccessException
DataAccessException
public void remova(Integer id, RequestVO request) throws DataAccessException
DataAccessException
public List<PautaStandByTO> obtenhaGaveta(String chave, Date dataDe, Date dataAte, Integer maxResults, RequestVO request) throws DataAccessException
DataAccessException
public PautaReportTO obtenhaRelatorio(Integer idUnidade, Date de, Date ate, RequestVO request) throws DataAccessException
DataAccessException
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.