@Controller(value="completoPPAM")
@Scope(value="session")
public class CompletoPPAMBean
extends <any>
CompletoPPAVo
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.lang.Long> |
classificacaoProgramaMap |
private java.util.List<javax.faces.model.SelectItem> |
classificacoes |
private CompletoPPAService |
completoPPAService |
private EixoGovernamentalService |
eixoGovernamentalService |
private java.util.List<javax.faces.model.SelectItem> |
eixos |
private java.util.List<javax.faces.model.SelectItem> |
iniciativas |
private IniciativaService |
iniciativaService |
private java.util.Map<java.lang.String,IniciativaVo> |
iniciativasMap |
private java.util.List<javax.faces.model.SelectItem> |
macroObjetivos |
private MacroObjetivoService |
macroObjetivoService |
private MensagemUtil |
mensagem |
private ObjetivoOrgaoPPAService |
objetivoOrgaoPPAService |
private ObjetivoPPATematicoService |
objetivoPPATematicoService |
private java.util.List<javax.faces.model.SelectItem> |
objetivos |
private java.util.List<javax.faces.model.SelectItem> |
orgaos |
private java.lang.Long |
plano |
private PlanoPlurianual |
planoPlurianual |
private ProgramaPPAService |
programaPPAService |
private java.util.List<javax.faces.model.SelectItem> |
programasPPA |
private static long |
serialVersionUID |
private java.util.List<javax.faces.model.SelectItem> |
tipos |
Constructor and Description |
---|
CompletoPPAMBean() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Long> |
getClassificacaoProgramaMap() |
java.util.List<javax.faces.model.SelectItem> |
getClassificacoes() |
java.lang.Boolean |
getConfirmar() |
java.util.List<javax.faces.model.SelectItem> |
getEixos() |
java.lang.Boolean |
getExcluir() |
java.lang.Boolean |
getIncluir() |
java.util.List<javax.faces.model.SelectItem> |
getIniciativas() |
java.util.Map<java.lang.String,IniciativaVo> |
getIniciativasMap() |
java.lang.String |
getLabelValor1() |
java.lang.String |
getLabelValor2() |
java.lang.String |
getLabelValor3() |
java.lang.String |
getLabelValor4() |
java.util.List<javax.faces.model.SelectItem> |
getMacroObjetivos() |
java.util.List<javax.faces.model.SelectItem> |
getObjetivos() |
java.util.List<javax.faces.model.SelectItem> |
getOrgaos() |
java.lang.Long |
getPlano() |
PlanoPlurianual |
getPlanoPlurianual() |
java.util.List<javax.faces.model.SelectItem> |
getProgramasPPA() |
BaseService |
getService() |
java.util.List<javax.faces.model.SelectItem> |
getTipos() |
void |
init() |
void |
onChangeIniciativa(javax.faces.event.AjaxBehaviorEvent event) |
void |
onChangeObjetivo(javax.faces.event.AjaxBehaviorEvent event) |
void |
onChangePrograma(javax.faces.event.AjaxBehaviorEvent event) |
void |
posCriar(int registro) |
void |
posLocalizar(java.lang.Boolean localizando) |
java.lang.String |
preLocalizar(java.lang.String where) |
void |
setClassificacaoProgramaMap(java.util.Map<java.lang.String,java.lang.Long> classificacaoProgramaMap) |
void |
setIniciativasMap(java.util.Map<java.lang.String,IniciativaVo> iniciativasMap) |
void |
setPlano(java.lang.Long plano) |
void |
setPlanoPlurianual(PlanoPlurianual planoPlurianual) |
void |
trocaDeregistro(int atual,
int aterior) |
private static final long serialVersionUID
@Autowired private CompletoPPAService completoPPAService
@Autowired private EixoGovernamentalService eixoGovernamentalService
@Autowired private MacroObjetivoService macroObjetivoService
@Autowired private ProgramaPPAService programaPPAService
@Autowired private ObjetivoPPATematicoService objetivoPPATematicoService
@Autowired private ObjetivoOrgaoPPAService objetivoOrgaoPPAService
@Autowired private IniciativaService iniciativaService
private MensagemUtil mensagem
private java.lang.Long plano
private java.util.List<javax.faces.model.SelectItem> eixos
private java.util.List<javax.faces.model.SelectItem> macroObjetivos
private java.util.List<javax.faces.model.SelectItem> programasPPA
private java.util.List<javax.faces.model.SelectItem> classificacoes
private java.util.List<javax.faces.model.SelectItem> objetivos
private java.util.List<javax.faces.model.SelectItem> orgaos
private java.util.List<javax.faces.model.SelectItem> iniciativas
private java.util.List<javax.faces.model.SelectItem> tipos
private PlanoPlurianual planoPlurianual
private java.util.Map<java.lang.String,java.lang.Long> classificacaoProgramaMap
private java.util.Map<java.lang.String,IniciativaVo> iniciativasMap
public BaseService getService()
public void init() throws ErpException
ErpException
public java.lang.Long getPlano()
public void setPlano(java.lang.Long plano)
public java.util.List<javax.faces.model.SelectItem> getEixos()
public java.util.List<javax.faces.model.SelectItem> getMacroObjetivos()
public java.util.List<javax.faces.model.SelectItem> getProgramasPPA()
public java.util.List<javax.faces.model.SelectItem> getClassificacoes()
public java.util.List<javax.faces.model.SelectItem> getObjetivos()
public java.util.List<javax.faces.model.SelectItem> getOrgaos()
public java.util.List<javax.faces.model.SelectItem> getIniciativas()
public java.util.List<javax.faces.model.SelectItem> getTipos()
public void trocaDeregistro(int atual, int aterior)
public void posCriar(int registro)
public void posLocalizar(java.lang.Boolean localizando)
public java.lang.String preLocalizar(java.lang.String where)
public PlanoPlurianual getPlanoPlurianual()
public void setPlanoPlurianual(PlanoPlurianual planoPlurianual)
public java.util.Map<java.lang.String,java.lang.Long> getClassificacaoProgramaMap()
public void setClassificacaoProgramaMap(java.util.Map<java.lang.String,java.lang.Long> classificacaoProgramaMap)
public java.util.Map<java.lang.String,IniciativaVo> getIniciativasMap()
public void setIniciativasMap(java.util.Map<java.lang.String,IniciativaVo> iniciativasMap)
public java.lang.String getLabelValor1()
public java.lang.String getLabelValor2()
public java.lang.String getLabelValor3()
public java.lang.String getLabelValor4()
public java.lang.Boolean getExcluir()
public java.lang.Boolean getIncluir()
public java.lang.Boolean getConfirmar()
public void onChangePrograma(javax.faces.event.AjaxBehaviorEvent event)
public void onChangeObjetivo(javax.faces.event.AjaxBehaviorEvent event)
public void onChangeIniciativa(javax.faces.event.AjaxBehaviorEvent event)