|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeasureUnit | |
---|---|
it.eng.spagobi.kpi.config.dao | |
it.eng.spagobi.tools.importexport |
Uses of MeasureUnit in it.eng.spagobi.kpi.config.dao |
---|
Methods in it.eng.spagobi.kpi.config.dao that return MeasureUnit | |
---|---|
MeasureUnit |
IMeasureUnitDAO.loadMeasureUnitByCd(java.lang.String cd)
Returns the MeasureUnit of the referred code |
MeasureUnit |
MeasureUnitDAOImpl.loadMeasureUnitByCd(java.lang.String cd)
|
MeasureUnit |
IMeasureUnitDAO.loadMeasureUnitById(java.lang.Integer id)
Returns the MeasureUnit of the referred id |
MeasureUnit |
MeasureUnitDAOImpl.loadMeasureUnitById(java.lang.Integer id)
|
Uses of MeasureUnit in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport with parameters of type MeasureUnit | |
---|---|
void |
ExporterMetadata.insertMeasureUnit(MeasureUnit mu,
org.hibernate.Session session)
Insert Measure Unit. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |