@Scope(value="session")
@Controller(value="implantacaoImportacaoReceitaDeducaoLancadaM")
public class ImplantacaoImportacaoReceitaDeducaoLancadaMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private DotacaoService |
dotacaoService |
private static long |
serialVersionUID |
Constructor and Description |
---|
ImplantacaoImportacaoReceitaDeducaoLancadaMBean() |
Modifier and Type | Method and Description |
---|---|
void |
acaoImportaTributos() |
void |
acaoRetrocedeTributos() |
boolean |
getMostraForm() |
BaseService |
getService() |
void |
init() |
void |
onChangeDataFinal(javax.faces.event.AjaxBehaviorEvent event) |
void |
onChangeDataInicial(javax.faces.event.AjaxBehaviorEvent event) |
private static final long serialVersionUID
@Autowired private DotacaoService dotacaoService
public ImplantacaoImportacaoReceitaDeducaoLancadaMBean()
public BaseService getService()
public void init() throws ErpException
ErpException
public boolean getMostraForm()
public void onChangeDataInicial(javax.faces.event.AjaxBehaviorEvent event)
public void onChangeDataFinal(javax.faces.event.AjaxBehaviorEvent event)
public void acaoImportaTributos()
public void acaoRetrocedeTributos()