|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelAttribute | |
---|---|
it.eng.spagobi.kpi.model.dao | |
it.eng.spagobi.tools.importexport |
Uses of ModelAttribute in it.eng.spagobi.kpi.model.dao |
---|
Methods in it.eng.spagobi.kpi.model.dao that return ModelAttribute | |
---|---|
ModelAttribute |
ModelAttrDAOImpl.loadModelAttrById(java.lang.Integer id)
|
ModelAttribute |
IModelAttrDAO.loadModelAttrById(java.lang.Integer id)
|
ModelAttribute |
ModelAttrDAOImpl.toModelAttribute(SbiKpiModelAttr hibModelAttr)
From the hibernate ModelAttribute at input, gives the corrispondent ModelAttribute object. |
Uses of ModelAttribute in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport with parameters of type ModelAttribute | |
---|---|
void |
ExporterMetadata.insertKpiModelAttrVal(ModelAttribute modAttribute,
java.lang.Integer modelId,
org.hibernate.Session session)
Insert ModelAttrVal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |