|
||||||||||
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. |
static void |
ImportUtilities.entitiesAssociationsSbiAlarmContacts(SbiAlarmContact exportedAlarm,
SbiAlarmContact existingAlarm,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For Alarm Contacts search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiAlarms(SbiAlarm exportedAlarm,
SbiAlarm existingAlarm,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For Alarm search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiKpiInstPeriod(SbiKpiInstPeriod exportedKpiInstPeriod,
SbiKpiInstPeriod existingKpiInstPeriod,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For KpiInstPeriod search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiKpiModelAttr(SbiKpiModelAttr exportedKpiModelAttr,
SbiKpiModelAttr existingKpiModelAttr,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For KpiModelAttr search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiKpiModelAttrVal(SbiKpiModelAttrVal exportedKpiModelAttrVal,
SbiKpiModelAttrVal existingKpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
KpiModelAttrVal association entities search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiModelResources(SbiKpiModelResources exportedModRes,
SbiKpiModelResources existingModResources,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For Model Resources search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiObjMetacontents(SbiObjMetacontents exportedMetacontents,
SbiObjMetacontents existingMetacontents,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For SBiObjMetacontents search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiObjMetadata(SbiObjMetadata exportedObjMetadata,
SbiObjMetadata existingObjMetadata,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For ObjMetadata search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiPeriodicity(SbiKpiPeriodicity exportedPer,
SbiKpiPeriodicity existingPer,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For Periodicity search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiResources(SbiResources exportedRes,
SbiResources existingResources,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For Resources search new Ids |
static void |
ImportUtilities.entitiesAssociationsSbiThresholdValues(SbiThresholdValue exportedThValue,
SbiThresholdValue existingThvalue,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
For ThresholdValues search new Ids |
static SbiAlarmContact |
ImportUtilities.makeNewSbiAlarmContacts(SbiAlarmContact alarmContact,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate SbiAlarmContact object. |
static SbiAlarm |
ImportUtilities.makeNewSbiAlarms(SbiAlarm alarm,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate SbiAlarm object. |
static SbiKpiInstPeriod |
ImportUtilities.makeNewSbiKpiInstPeriod(SbiKpiInstPeriod kpiInstPeriod,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate th value object. |
static SbiKpiModelAttr |
ImportUtilities.makeNewSbiKpiModelAttr(SbiKpiModelAttr kpiModelAttr,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate kpi model attr object. |
static SbiKpiModelAttrVal |
ImportUtilities.makeNewSbiKpiModelAttrVal(SbiKpiModelAttrVal kpiModelAttrVal,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate kpi model attr val object. |
static SbiKpiModelResources |
ImportUtilities.makeNewSbiModelResource(SbiKpiModelResources modRes,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate th value object. |
static SbiObjMetacontents |
ImportUtilities.makeNewSbiObjMetacontent(SbiObjMetacontents metacontents,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate SbiObjMetacontent object. |
static SbiObjMetadata |
ImportUtilities.makeNewSbiObjMetadata(SbiObjMetadata objMetadata,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate ObjMetadata. |
static SbiKpiPeriodicity |
ImportUtilities.makeNewSbiPeriodicity(SbiKpiPeriodicity periodicity,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate th value object. |
static SbiResources |
ImportUtilities.makeNewSbiResources(SbiResources resource,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate SbiResource object. |
static SbiThresholdValue |
ImportUtilities.makeNewSbiThresholdValue(SbiThresholdValue thresholdValue,
org.hibernate.Session sessionCurrDB,
MetadataAssociations metaAss,
ImporterMetadata importer)
Creates a new hibernate th value object. |
static SbiAlarmContact |
ImportUtilities.modifyExistingSbiAlarmContacts(SbiAlarmContact exportedAlarmContact,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing Alarm Contact and make modifications as per the exported Alarm Contact in input |
static SbiAlarm |
ImportUtilities.modifyExistingSbiAlarms(SbiAlarm exportedAlarm,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing Alarm and make modifications as per the exported Alarm in input |
static SbiKpiInstPeriod |
ImportUtilities.modifyExistingSbiKpiInstPeriod(SbiKpiInstPeriod exportedKpiInstPeriod,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing KpiInstPeriod and make modifications as per the exported KpiInstPeriod in input |
static SbiKpiModelAttr |
ImportUtilities.modifyExistingSbiKpiModelAttr(SbiKpiModelAttr exportedKpiModelAttr,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing kpiModelAttr and make modifications as per the exported kpiModelAttr in input |
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 |
static SbiKpiModelResources |
ImportUtilities.modifyExistingSbiModelResources(SbiKpiModelResources exportedModRes,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing Model resource and make modifications as per the exported Model resource in input |
static SbiObjMetacontents |
ImportUtilities.modifyExistingSbiObjMetacontents(SbiObjMetacontents exportedMetacontents,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing ObjMetacontents and make modifications as per the exported ObjMetacontents in input |
static SbiObjMetadata |
ImportUtilities.modifyExistingSbiObjMetadata(SbiObjMetadata exportedObjMetadata,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing ObjMetadata and make modifications as per the exported ObjMetadata in input |
static SbiKpiPeriodicity |
ImportUtilities.modifyExistingSbiPeriodicity(SbiKpiPeriodicity exportedPer,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing resource and make modifications as per the exported periodicity in input |
static SbiResources |
ImportUtilities.modifyExistingSbiResources(SbiResources exportedRes,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing resource and make modifications as per the exported resource in input |
static SbiThresholdValue |
ImportUtilities.modifyExistingSbiThresholdValue(SbiThresholdValue exportedThValue,
org.hibernate.Session sessionCurrDB,
java.lang.Integer existingId,
MetadataAssociations metaAss,
ImporterMetadata importer)
Load an existing threshold Values and make modifications as per the exported thValue in input |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |