@Controller(value="dotacaoEmpenhoItemAbaM")
@Scope(value="session")
public class DotacaoEmpenhoItemAbaMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private DotacaoDetalheItemService |
dotacaoDetalheItemService |
private static long |
serialVersionUID |
Constructor and Description |
---|
DotacaoEmpenhoItemAbaMBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
getMostraBarraNavegacao() |
boolean |
getMostraForm() |
java.lang.Boolean |
getMostraMenuOutrasOpcoes() |
BaseService |
getService() |
void |
recuperarRegistros() |
private static final long serialVersionUID
@Autowired private DotacaoDetalheItemService dotacaoDetalheItemService
public void recuperarRegistros() throws ErpException
ErpException
public BaseService getService()
public boolean getMostraForm()
public java.lang.Boolean getMostraMenuOutrasOpcoes()
public boolean getMostraBarraNavegacao()