@Scope(value="session")
@Controller(value="depositoJudicial192M")
public class DepositoJudicial192MBean
extends <any>
DepositoJudicial192
Modifier and Type | Field and Description |
---|---|
private DepositoJudicial192Service |
depositoJudicial192Service |
private java.util.List<javax.faces.model.SelectItem> |
listaTipoResgate |
private static long |
serialVersionUID |
Constructor and Description |
---|
DepositoJudicial192MBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getConfirmar() |
java.lang.Boolean |
getExcluir() |
java.lang.Boolean |
getIncluir() |
java.util.List<javax.faces.model.SelectItem> |
getListaTipoResgate() |
BaseService |
getService() |
void |
inicializaPrograma() |
private static final long serialVersionUID
@Autowired private DepositoJudicial192Service depositoJudicial192Service
private java.util.List<javax.faces.model.SelectItem> listaTipoResgate
public BaseService getService()
public void inicializaPrograma() throws ErpException
ErpException
public java.util.List<javax.faces.model.SelectItem> getListaTipoResgate()
public java.lang.Boolean getIncluir()
public java.lang.Boolean getConfirmar()
public java.lang.Boolean getExcluir()