|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DossierPresentation | |
---|---|
it.eng.spagobi.engines.dossier.dao |
Uses of DossierPresentation in it.eng.spagobi.engines.dossier.dao |
---|
Methods in it.eng.spagobi.engines.dossier.dao that return DossierPresentation | |
---|---|
DossierPresentation |
IDossierPresentationsDAO.getCurrentPresentation(java.lang.Integer dossierId,
java.lang.Long workflowProcessId)
Gets the current presentation. |
DossierPresentation |
DossierPresentationsDAOHibImpl.getCurrentPresentation(java.lang.Integer dossierId,
java.lang.Long workflowProcessId)
|
Methods in it.eng.spagobi.engines.dossier.dao with parameters of type DossierPresentation | |
---|---|
void |
IDossierPresentationsDAO.insertPresentation(DossierPresentation dossierPresentation)
Insert presentation. |
void |
DossierPresentationsDAOHibImpl.insertPresentation(DossierPresentation dossierPresentation)
|
void |
IDossierPresentationsDAO.updatePresentation(DossierPresentation dossierPresentation)
Update presentation. |
void |
DossierPresentationsDAOHibImpl.updatePresentation(DossierPresentation dossierPresentation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |