|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.importexport.MetadataAssociations
public class MetadataAssociations
Constructor Summary | |
---|---|
MetadataAssociations()
|
Method Summary | |
---|---|
void |
clear()
Clears all the inforamtion about associations. |
java.util.Map |
getAlarmAssociation()
Gets the Map of associations between current and exported Alarm. |
java.util.Map |
getAlarmContactAssociation()
Gets the Map of associations between current and exported AlarmContact. |
java.util.Map |
getAlarmContactIDAssociation()
Gets the Map of associations between current and exported AlarmsContact |
java.util.Map |
getAlarmIDAssociation()
Gets the Map of associations between current and exported Alarms |
java.util.Map |
getBIObjAssociation()
Gets the Map of associations between current and exported biobjects. |
java.util.Map |
getBIobjIDAssociation()
Gets the Map of associations between current and exported biobject ids. |
java.util.Map |
getCheckAssociation()
Gets the Map of associations between current and exported checks. |
java.util.Map |
getCheckIDAssociation()
Gets the Map of associations between current and exported check ids. |
java.util.Map |
getDataSetIDAssociation()
Gets the Map of associations between current and exported datasets. |
java.util.Map |
getDataSourceIDAssociation()
Gets the Map of associations between current and exported datasources. |
java.util.Map |
getDomainAssociation()
Gets the Map of associations between current and exported domains. |
java.util.Map |
getDomainIDAssociation()
Gets the Map of associations between current and exported domain id. |
java.util.Map |
getEngineAssociation()
Gets the Map of associations between current and exported engines. |
java.util.Map |
getEngineIDAssociation()
Gets the Map of associations between current and exported engine ids. |
java.util.Map |
getFeaturesIDAssociation()
Gets the Map of associations between current and exported features. |
java.util.Map |
getFunctAssociation()
Gets the Map of associations between current and exported functionalities. |
java.util.Map |
getFunctIDAssociation()
Gets the Map of associations between current and exported functionality ids. |
java.util.Map |
getKpiAssociation()
Gets the Map of associations between current and exported kpi. |
java.util.Map |
getKpiIDAssociation()
Gets the Map of associations between current and exported kpi. |
java.util.Map |
getKpiInstanceAssociation()
Gets the Map of associations between current and exported kpi instance. |
java.util.Map |
getKpiInstanceIDAssociation()
Gets the Map of associations between current and exported kpi instance. |
java.util.Map |
getKpiInstPeriodAssociation()
Gets the Map of associations between current and exported kpiInstPeriod. |
java.util.Map |
getKpiInstPeriodIDAssociation()
Gets the Map of associations between current and exported kpiInstPeriod. |
java.util.Map |
getLovAssociation()
Gets the Map of associations between current and exported lovs. |
java.util.Map |
getLovIDAssociation()
Gets the Map of associations between current and exported lovs ids. |
java.util.Map |
getMapIDAssociation()
Gets the Map of associations between current and exported maps. |
java.util.Map |
getModelAssociation()
Gets the Map of associations between current and exported model. |
java.util.Map |
getModelIDAssociation()
Gets the Map of associations between current and exported model. |
java.util.Map |
getModelInstanceAssociation()
Gets the Map of associations between current and exported model instance ID. |
java.util.Map |
getModelInstanceIDAssociation()
Gets the Map of associations between current and exported model instance. |
java.util.Map |
getModelResourcesAssociation()
Gets the Map of associations between current and exported Model Resources. |
java.util.Map |
getModelResourcesIDAssociation()
Gets the Map of associations between current and exported ModelResources. |
java.util.Map |
getObjparAssociation()
Gets the Map of associations between current and exported objpars. |
java.util.Map |
getObjparIDAssociation()
Gets the Map of associations between current and exported objpar id. |
java.util.Map |
getParameterAssociation()
Gets the Map of associations between current and exported parameters. |
java.util.Map |
getParameterIDAssociation()
Gets the Map of associations between current and exported parameter ids. |
java.util.Map |
getParuseAssociation()
Gets the Map of associations between current and exported parameter uses. |
java.util.Map |
getParuseIDAssociation()
Gets the Map of associations between current and exported parameter use ids. |
java.util.Map |
getPeriodicityAssociation()
Gets the Map of associations between current and exported Periodicity. |
java.util.Map |
getPeriodicityIDAssociation()
Gets the Map of associations between current and exported Periodicity. |
java.util.Map |
getResourcesAssociation()
Gets the Map of associations between current and exported Resources. |
java.util.Map |
getResourcesIDAssociation()
Gets the Map of associations between current and exported Resources. |
java.util.Map |
getRoleAssociation()
Gets the Map of associations between current and exported roles. |
java.util.Map |
getRoleIDAssociation()
Gets the Map of associations between current and exported role ids. |
java.util.Map |
getTresholdAssociation()
Gets the Map of associations between current and exported threshold. |
java.util.Map |
getTresholdIDAssociation()
Gets the Map of associations between current and exported threshold. |
java.util.Map |
getTresholdValueAssociation()
Gets the Map of associations between current and exported thresholdValue. |
java.util.Map |
getTresholdValueIDAssociation()
Gets the Map of associations between current and exported thresholdValue. |
void |
insertCoupleAlarm(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of Alarm value into the associations |
void |
insertCoupleAlarm(SbiAlarm exp,
SbiAlarm curr)
Inserts a couple of alarm into the associations. |
void |
insertCoupleAlarmContact(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of Alarm Contact value into the associations |
void |
insertCoupleAlarmContact(SbiAlarmContact exp,
SbiAlarmContact curr)
Inserts a couple of alarmContact into the associations. |
void |
insertCoupleBIObj(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of biobject ids into the associations. |
void |
insertCoupleBIObj(SbiObjects exp,
SbiObjects curr)
Inserts a couple of biobjects into the associations. |
void |
insertCoupleCheck(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of check ids into the associations. |
void |
insertCoupleCheck(SbiChecks exp,
SbiChecks curr)
Inserts a couple of checks into the associations. |
void |
insertCoupleDataSets(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of dataset id into the associations. |
void |
insertCoupleDataSources(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of datasource id into the associations. |
void |
insertCoupleDomain(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of domain id into the associations. |
void |
insertCoupleDomain(SbiDomains exp,
SbiDomains curr)
Inserts a couple of domains into the associations. |
void |
insertCoupleEngine(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of engine ids into the associations. |
void |
insertCoupleEngine(SbiEngines exp,
SbiEngines curr)
Inserts a couple of engines into the associations. |
void |
insertCoupleFeatures(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of features id into the associations. |
void |
insertCoupleFunct(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of functionality ids into the associations. |
void |
insertCoupleFunct(SbiFunctions exp,
SbiFunctions curr)
Inserts a couple of functionalities into the associations. |
void |
insertCoupleKpi(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of kpi id into the associations. |
void |
insertCoupleKpi(SbiKpi exp,
SbiKpi curr)
Inserts a couple of kpi id into the associations. |
void |
insertCoupleKpiInstance(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of kpi instanceid into the associations. |
void |
insertCoupleKpiInstance(SbiKpiInstance exp,
SbiKpiInstance curr)
Inserts a couple of kpi instanceid into the associations. |
void |
insertCoupleKpiInstPeriod(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of kpiInstPeriod value into the associations. |
void |
insertCoupleKpiInstPeriod(SbiKpiInstPeriod exp,
SbiKpiInstPeriod curr)
Inserts a couple of kpiInstPeriod into the associations. |
void |
insertCoupleLov(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of lov ids into the associations. |
void |
insertCoupleLov(SbiLov exp,
SbiLov curr)
Inserts a couple of lovs into the associations. |
void |
insertCoupleMaps(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of maps id into the associations. |
void |
insertCoupleModel(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of model id into the associations. |
void |
insertCoupleModel(SbiKpiModel exp,
SbiKpiModel curr)
Inserts a couple of model id into the associations. |
void |
insertCoupleModelInstance(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of model instanceid into the associations. |
void |
insertCoupleModelInstance(SbiKpiModelInst exp,
SbiKpiModelInst curr)
Inserts a couple of model instance into the associations. |
void |
insertCoupleModelResources(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of model resources value into the associations. |
void |
insertCoupleModelResources(SbiKpiModelResources exp,
SbiKpiModelResources curr)
Inserts a couple of model Resources into the associations. |
void |
insertCoupleObjpar(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of objpar id into the associations. |
void |
insertCoupleObjpar(SbiObjPar exp,
SbiObjPar curr)
Inserts a couple of objpar into the associations. |
void |
insertCoupleParameter(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of parameter ids into the associations. |
void |
insertCoupleParameter(SbiParameters exp,
SbiParameters curr)
Inserts a couple of parameters into the associations. |
void |
insertCoupleParuse(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of parameter use ids into the associations. |
void |
insertCoupleParuse(SbiParuse exp,
SbiParuse curr)
Inserts a couple of parameter uses into the associations. |
void |
insertCouplePeriodicity(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of periodicity value into the associations. |
void |
insertCouplePeriodicity(SbiKpiPeriodicity exp,
SbiKpiPeriodicity curr)
Inserts a couple of Periodicity into the associations. |
void |
insertCoupleResources(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of resources value into the associations. |
void |
insertCoupleResources(SbiResources exp,
SbiResources curr)
Inserts a couple of resources into the associations. |
void |
insertCoupleRole(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of role ids into the associations. |
void |
insertCoupleRole(SbiExtRoles exp,
SbiExtRoles curr)
Inserts a couple of roles into the associations. |
void |
insertCoupleThreshold(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of threshold into the associations. |
void |
insertCoupleThreshold(SbiThreshold exp,
SbiThreshold curr)
Inserts a couple of threshold into the associations. |
void |
insertCoupleThresholdValue(java.lang.Integer exp,
java.lang.Integer curr)
Inserts a couple of threshold value into the associations. |
void |
insertCoupleThresholdValue(SbiThresholdValue exp,
SbiThresholdValue curr)
Inserts a couple of threshold value into the associations. |
boolean |
isBIObjAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isCheckAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isEmpty()
Checks if the metadata association is empty. |
boolean |
isEngineAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isFunctAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isKpiEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isKpiInstanceEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isLovAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isModelEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isModelInstanceEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isParameterAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isParuseAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isRoleAssEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isThresholdInstanceEmpty()
Checks if Associations for the specific object are empty. |
boolean |
isThresholdValueInstanceEmpty()
Checks if Associations for the specific object are empty. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetadataAssociations()
Method Detail |
---|
public boolean isEmpty()
public void clear()
public boolean isParameterAssEmpty()
public boolean isRoleAssEmpty()
public boolean isBIObjAssEmpty()
public boolean isLovAssEmpty()
public boolean isFunctAssEmpty()
public boolean isEngineAssEmpty()
public boolean isCheckAssEmpty()
public boolean isParuseAssEmpty()
public boolean isKpiEmpty()
public boolean isModelEmpty()
public boolean isModelInstanceEmpty()
public boolean isThresholdInstanceEmpty()
public boolean isThresholdValueInstanceEmpty()
public boolean isKpiInstanceEmpty()
public java.util.Map getParameterIDAssociation()
public java.util.Map getParameterAssociation()
public void insertCoupleParameter(SbiParameters exp, SbiParameters curr)
exp
- the expcurr
- the currpublic void insertCoupleParameter(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getRoleIDAssociation()
public java.util.Map getRoleAssociation()
public void insertCoupleRole(SbiExtRoles exp, SbiExtRoles curr)
exp
- the expcurr
- the currpublic void insertCoupleRole(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getBIobjIDAssociation()
public java.util.Map getBIObjAssociation()
public void insertCoupleBIObj(SbiObjects exp, SbiObjects curr)
exp
- the expcurr
- the currpublic void insertCoupleBIObj(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getLovIDAssociation()
public java.util.Map getLovAssociation()
public void insertCoupleLov(SbiLov exp, SbiLov curr)
exp
- the expcurr
- the currpublic void insertCoupleLov(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getFunctIDAssociation()
public java.util.Map getFunctAssociation()
public void insertCoupleFunct(SbiFunctions exp, SbiFunctions curr)
exp
- the expcurr
- the currpublic void insertCoupleFunct(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getEngineIDAssociation()
public java.util.Map getEngineAssociation()
public void insertCoupleEngine(SbiEngines exp, SbiEngines curr)
exp
- the expcurr
- the currpublic void insertCoupleEngine(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getCheckIDAssociation()
public java.util.Map getCheckAssociation()
public void insertCoupleCheck(SbiChecks exp, SbiChecks curr)
exp
- the expcurr
- the currpublic void insertCoupleCheck(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getParuseIDAssociation()
public java.util.Map getParuseAssociation()
public void insertCoupleParuse(SbiParuse exp, SbiParuse curr)
exp
- the expcurr
- the currpublic void insertCoupleParuse(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getDomainIDAssociation()
public java.util.Map getDomainAssociation()
public void insertCoupleDomain(SbiDomains exp, SbiDomains curr)
exp
- the expcurr
- the currpublic void insertCoupleDomain(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getObjparIDAssociation()
public java.util.Map getObjparAssociation()
public void insertCoupleObjpar(SbiObjPar exp, SbiObjPar curr)
exp
- the expcurr
- the currpublic void insertCoupleObjpar(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getDataSourceIDAssociation()
public void insertCoupleDataSources(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getDataSetIDAssociation()
public void insertCoupleDataSets(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getMapIDAssociation()
public void insertCoupleMaps(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getFeaturesIDAssociation()
public void insertCoupleFeatures(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getKpiIDAssociation()
public void insertCoupleKpi(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getKpiAssociation()
public void insertCoupleKpi(SbiKpi exp, SbiKpi curr)
exp
- the expcurr
- the currpublic java.util.Map getKpiInstanceIDAssociation()
public void insertCoupleKpiInstance(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getKpiInstanceAssociation()
public void insertCoupleKpiInstance(SbiKpiInstance exp, SbiKpiInstance curr)
exp
- the expcurr
- the currpublic java.util.Map getModelIDAssociation()
public void insertCoupleModel(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getModelAssociation()
public void insertCoupleModel(SbiKpiModel exp, SbiKpiModel curr)
exp
- the expcurr
- the currpublic java.util.Map getModelInstanceIDAssociation()
public void insertCoupleModelInstance(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getModelInstanceAssociation()
public void insertCoupleModelInstance(SbiKpiModelInst exp, SbiKpiModelInst curr)
exp
- the expcurr
- the currpublic java.util.Map getTresholdIDAssociation()
public void insertCoupleThreshold(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getTresholdAssociation()
public void insertCoupleThreshold(SbiThreshold exp, SbiThreshold curr)
exp
- the expcurr
- the currpublic java.util.Map getTresholdValueIDAssociation()
public void insertCoupleThresholdValue(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getTresholdValueAssociation()
public void insertCoupleThresholdValue(SbiThresholdValue exp, SbiThresholdValue curr)
exp
- the expcurr
- the currpublic java.util.Map getResourcesIDAssociation()
public void insertCoupleResources(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getResourcesAssociation()
public void insertCoupleResources(SbiResources exp, SbiResources curr)
exp
- the expcurr
- the currpublic java.util.Map getModelResourcesIDAssociation()
public void insertCoupleModelResources(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getModelResourcesAssociation()
public void insertCoupleModelResources(SbiKpiModelResources exp, SbiKpiModelResources curr)
exp
- the expcurr
- the currpublic java.util.Map getPeriodicityIDAssociation()
public void insertCouplePeriodicity(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getPeriodicityAssociation()
public void insertCouplePeriodicity(SbiKpiPeriodicity exp, SbiKpiPeriodicity curr)
exp
- the expcurr
- the currpublic java.util.Map getKpiInstPeriodIDAssociation()
public void insertCoupleKpiInstPeriod(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getKpiInstPeriodAssociation()
public void insertCoupleKpiInstPeriod(SbiKpiInstPeriod exp, SbiKpiInstPeriod curr)
exp
- the expcurr
- the currpublic java.util.Map getAlarmIDAssociation()
public void insertCoupleAlarm(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getAlarmAssociation()
public void insertCoupleAlarm(SbiAlarm exp, SbiAlarm curr)
exp
- the expcurr
- the currpublic java.util.Map getAlarmContactIDAssociation()
public void insertCoupleAlarmContact(java.lang.Integer exp, java.lang.Integer curr)
exp
- the expcurr
- the currpublic java.util.Map getAlarmContactAssociation()
public void insertCoupleAlarmContact(SbiAlarmContact exp, SbiAlarmContact curr)
exp
- the expcurr
- the curr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |