@Controller(value="diariaMotivoM")
@Scope(value="session")
public class DiariaMotivoMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private DiariaMotivoService |
diariaMotivoService |
private static long |
serialVersionUID |
private java.util.List<javax.faces.model.SelectItem> |
situacaoMotivo |
Constructor and Description |
---|
DiariaMotivoMBean() |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.faces.model.SelectItem> |
getAtivos() |
BaseService |
getService() |
private static final long serialVersionUID
@Autowired private DiariaMotivoService diariaMotivoService
private java.util.List<javax.faces.model.SelectItem> situacaoMotivo