|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImporterMetadata | |
---|---|
it.eng.spagobi.tools.importexport |
Uses of ImporterMetadata in it.eng.spagobi.tools.importexport |
---|
Methods in it.eng.spagobi.tools.importexport with parameters of type ImporterMetadata | |
---|---|
static void |
ImportUtilities.associateWithExistingEntities(SbiDataSetConfig dataset,
SbiDataSetConfig exportedDataset,
org.hibernate.Session sessionCurrDB,
ImporterMetadata importer,
MetadataAssociations metaAss)
Set into the dataset the datasource associated with the exported dataset. |
static void |
ImportUtilities.associateWithExistingEntities(SbiDataSource datasource,
SbiDataSource exportedDatasource,
org.hibernate.Session sessionCurrDB,
ImporterMetadata importer,
MetadataAssociations metaAss)
Set into the datasource the dialect type domain associated with the exported datasource. |
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. |
static void |
ImportUtilities.associateWithExistingEntities(SbiObjects obj,
SbiObjects exportedObj,
org.hibernate.Session sessionCurrDB,
ImporterMetadata importer,
MetadataAssociations metaAss)
Set into the biobject to the engine/object type/object state/datasource the entities associated with the exported biobject. |
static void |
ImportUtilities.associateWithExistingEntities(SbiParameters parameter,
SbiParameters exportedParameter,
org.hibernate.Session sessionCurrDB,
ImporterMetadata importer,
MetadataAssociations metaAss)
Set into the parameter to the parameter type domain associated with the exported parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |