|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FacturaService in com.ferri.portlet.contracte.action |
---|
Fields in com.ferri.portlet.contracte.action declared as FacturaService | |
---|---|
private FacturaService |
ViewContracteAction.facturaService
|
Methods in com.ferri.portlet.contracte.action that return FacturaService | |
---|---|
FacturaService |
ViewContracteAction.getFacturaService()
|
Methods in com.ferri.portlet.contracte.action with parameters of type FacturaService | |
---|---|
void |
ViewContracteAction.setFacturaService(FacturaService facturaService)
|
Uses of FacturaService in com.ferri.portlet.factura.action |
---|
Fields in com.ferri.portlet.factura.action declared as FacturaService | |
---|---|
private FacturaService |
ViewFacturaAction.facturaService
|
Methods in com.ferri.portlet.factura.action that return FacturaService | |
---|---|
FacturaService |
ViewFacturaAction.getFacturaService()
|
Methods in com.ferri.portlet.factura.action with parameters of type FacturaService | |
---|---|
void |
ViewFacturaAction.setFacturaService(FacturaService facturaService)
|
Uses of FacturaService in com.ferri.portlet.intervencio.action |
---|
Fields in com.ferri.portlet.intervencio.action declared as FacturaService | |
---|---|
private FacturaService |
ViewIntervencioAction.facturaService
|
Methods in com.ferri.portlet.intervencio.action that return FacturaService | |
---|---|
FacturaService |
ViewIntervencioAction.getFacturaService()
|
Methods in com.ferri.portlet.intervencio.action with parameters of type FacturaService | |
---|---|
void |
ViewIntervencioAction.setFacturaService(FacturaService facturaService)
|
Uses of FacturaService in com.ferri.portlet.pressupost.action |
---|
Fields in com.ferri.portlet.pressupost.action declared as FacturaService | |
---|---|
private FacturaService |
ViewPressupostAction.facturaService
|
Methods in com.ferri.portlet.pressupost.action that return FacturaService | |
---|---|
FacturaService |
ViewPressupostAction.getFacturaService()
|
Methods in com.ferri.portlet.pressupost.action with parameters of type FacturaService | |
---|---|
void |
ViewPressupostAction.setFacturaService(FacturaService facturaService)
|
Uses of FacturaService in com.ferri.service.impl |
---|
Classes in com.ferri.service.impl that implement FacturaService | |
---|---|
class |
FacturaServiceImpl
|
Uses of FacturaService in com.ferri.servlet |
---|
Fields in com.ferri.servlet declared as FacturaService | |
---|---|
private FacturaService |
ServletPdf.facturaService
|
private FacturaService |
ServletExcel.facturaService
|
Methods in com.ferri.servlet that return FacturaService | |
---|---|
FacturaService |
ServletPdf.getFacturaService()
|
FacturaService |
ServletExcel.getFacturaService()
|
Methods in com.ferri.servlet with parameters of type FacturaService | |
---|---|
void |
ServletPdf.setFacturaService(FacturaService facturaService)
|
void |
ServletExcel.setFacturaService(FacturaService facturaService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |