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
DataAccessExceptionParseExceptionpublic PautaViewTO obtenha(Integer id, RequestVO request) throws DataAccessException, ParseException
DataAccessExceptionParseExceptionpublic 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
DataAccessExceptionpublic void crieGrupo(Integer solicitacao, RequestVO request, List<Integer> produtos, String assunto) throws DataAccessException
DataAccessExceptionpublic 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
DataAccessExceptionpublic void remova(Integer id, RequestVO request) throws DataAccessException
DataAccessExceptionpublic List<PautaStandByTO> obtenhaGaveta(String chave, Date dataDe, Date dataAte, Integer maxResults, RequestVO request) throws DataAccessException
DataAccessExceptionpublic PautaReportTO obtenhaRelatorio(Integer idUnidade, Date de, Date ate, RequestVO request) throws DataAccessException
DataAccessExceptionCopyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.