|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SbiKpiModelAttrVal | |
---|---|
it.eng.spagobi.kpi.model.dao | |
it.eng.spagobi.tools.importexport |
Uses of SbiKpiModelAttrVal in it.eng.spagobi.kpi.model.dao |
---|
Methods in it.eng.spagobi.kpi.model.dao with parameters of type SbiKpiModelAttrVal | |
---|---|
ModelAttributeValue |
ModelAttrValDAOImpl.toModelAttributeVal(SbiKpiModelAttrVal hibModelAttrVal)
From the hibernate ModelAttributeVal at input, gives the corrispondent ModelAttributeValue object. |
Uses of SbiKpiModelAttrVal in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport that return SbiKpiModelAttrVal | |
---|---|
static SbiKpiModelAttrVal |
ImportUtilities.makeNewSbiKpiModelAttrVal(SbiKpiModelAttrVal kpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate kpi model attr val object. |
static SbiKpiModelAttrVal |
ImportUtilities.modifyExistingSbiKpiModelAttrVal(SbiKpiModelAttrVal exportedKpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing kpiModelAttrVal and make modifications as per the exported kpiModelAttr in input |
Methods in it.eng.spagobi.tools.importexport with parameters of type SbiKpiModelAttrVal | |
---|---|
static void |
ImportUtilities.entitiesAssociationsSbiKpiModelAttrVal(SbiKpiModelAttrVal exportedKpiModelAttrVal,
SbiKpiModelAttrVal existingKpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
KpiModelAttrVal association entities search new Ids |
static SbiKpiModelAttrVal |
ImportUtilities.makeNewSbiKpiModelAttrVal(SbiKpiModelAttrVal kpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate kpi model attr val object. |
static SbiKpiModelAttrVal |
ImportUtilities.modifyExistingSbiKpiModelAttrVal(SbiKpiModelAttrVal exportedKpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing kpiModelAttrVal and make modifications as per the exported kpiModelAttr in input |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |