Package | Description |
---|---|
uoc.tfc.xmartimo.action.rebut | |
uoc.tfc.xmartimo.model.rebut |
Modifier and Type | Method and Description |
---|---|
Previsio |
PrevisioAction.getPrevisioActual() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Previsio> |
PrevisioAction.getPrevisionsComptePeriode() |
Modifier and Type | Method and Description |
---|---|
void |
PrevisioAction.setPrevisioActual(Previsio previsioActual) |
Modifier and Type | Method and Description |
---|---|
void |
PrevisioAction.setPrevisionsComptePeriode(java.util.List<Previsio> previsionsComptePeriode) |
Modifier and Type | Method and Description |
---|---|
Previsio |
RebutModel.obtenirPrevisio(int idPrevisio)
Obte una previsió a partir del seu identificador
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Previsio> |
RebutModel.obtenirPrevisions(int idPeriodeComptable,
int idCompte)
Obte les previsions d'un període comptable i un compte
|