|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SbiLov | |
---|---|
it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata | |
it.eng.spagobi.tools.importexport |
Uses of SbiLov in it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata |
---|
Methods in it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata that return SbiLov | |
---|---|
SbiLov |
SbiParuse.getSbiLov()
Gets the sbi lov. |
Methods in it.eng.spagobi.behaviouralmodel.analyticaldriver.metadata with parameters of type SbiLov | |
---|---|
void |
SbiParuse.setSbiLov(SbiLov sbiLov)
Sets the sbi lov. |
Uses of SbiLov in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport that return SbiLov | |
---|---|
static SbiLov |
ImportUtilities.makeNewSbiLov(SbiLov lov)
Creates a new hibernate lov object. |
static SbiLov |
ImportUtilities.makeNewSbiLov(SbiLov lov,
java.lang.Integer id)
Creates a new hibernate lov object. |
static SbiLov |
ImportUtilities.modifyExistingSbiLov(SbiLov exportedLov,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId)
Load an existing lov and make modifications as per the exported lov in input (existing associations with parameters are maintained). |
Methods in it.eng.spagobi.tools.importexport with parameters of type SbiLov | |
---|---|
static void |
ImportUtilities.associateWithExistingEntities(SbiLov lov,
SbiLov exportedLov,
org.hibernate.Session sessionCurrDB,
ImporterMetadata importer,
MetadataAssociations metaAss)
Set into the lov the lov type domain associated with the exported lov. |
void |
MetadataAssociations.insertCoupleLov(SbiLov exp,
SbiLov curr)
Inserts a couple of lovs into the associations. |
static SbiLov |
ImportUtilities.makeNewSbiLov(SbiLov lov)
Creates a new hibernate lov object. |
static SbiLov |
ImportUtilities.makeNewSbiLov(SbiLov lov,
java.lang.Integer id)
Creates a new hibernate lov object. |
static SbiLov |
ImportUtilities.modifyExistingSbiLov(SbiLov exportedLov,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId)
Load an existing lov and make modifications as per the exported lov in input (existing associations with parameters are maintained). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |