|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SbiKpiRel | |
---|---|
it.eng.spagobi.kpi.config.dao | |
it.eng.spagobi.tools.importexport |
Uses of SbiKpiRel in it.eng.spagobi.kpi.config.dao |
---|
Methods in it.eng.spagobi.kpi.config.dao with parameters of type SbiKpiRel | |
---|---|
KpiRel |
KpiDAOImpl.toKpiRel(SbiKpiRel sbiKpiRel)
|
Uses of SbiKpiRel in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport that return SbiKpiRel | |
---|---|
static SbiKpiRel |
ImportUtilities.makeNewSbiKpiRel(SbiKpiRel kpirel,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate SbiKpiRel object. |
static SbiKpiRel |
ImportUtilities.modifyExistingKpiRel(SbiKpiRel exportedKpiRel,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingKpiRelId)
Load an existing Kpi Relation and make modifications as per the exported udp in input |
Methods in it.eng.spagobi.tools.importexport with parameters of type SbiKpiRel | |
---|---|
static void |
ImportUtilities.entitiesAssociationsSbiKpiRel(SbiKpiRel exportedKpiRel,
SbiKpiRel existingKpiRel,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For SbiKpiRel search new Ids |
static SbiKpiRel |
ImportUtilities.makeNewSbiKpiRel(SbiKpiRel kpirel,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate SbiKpiRel object. |
static SbiKpiRel |
ImportUtilities.modifyExistingKpiRel(SbiKpiRel exportedKpiRel,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingKpiRelId)
Load an existing Kpi Relation and make modifications as per the exported udp in input |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |