|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjNote | |
---|---|
it.eng.spagobi.analiticalmodel.document.dao |
Uses of ObjNote in it.eng.spagobi.analiticalmodel.document.dao |
---|
Methods in it.eng.spagobi.analiticalmodel.document.dao that return ObjNote | |
---|---|
ObjNote |
IObjNoteDAO.getExecutionNotes(java.lang.Integer biobjId,
java.lang.String execIdentif)
Get Notes for a specific execution of the biobject. |
ObjNote |
ObjNoteDAOHibImpl.getExecutionNotes(java.lang.Integer biobjId,
java.lang.String execIdentif)
|
Methods in it.eng.spagobi.analiticalmodel.document.dao with parameters of type ObjNote | |
---|---|
void |
IObjNoteDAO.modifyExecutionNotes(ObjNote objNote)
Modify execution notes. |
void |
ObjNoteDAOHibImpl.modifyExecutionNotes(ObjNote objNote)
|
void |
IObjNoteDAO.saveExecutionNotes(java.lang.Integer biobjId,
ObjNote objNote)
Save Notes for a specific execution of the biobject. |
void |
ObjNoteDAOHibImpl.saveExecutionNotes(java.lang.Integer biobjId,
ObjNote objNote)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |