|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelInstanceNode | |
---|---|
it.eng.spagobi.engines.kpi | |
it.eng.spagobi.kpi.model.dao | |
it.eng.spagobi.kpi.ou.bo |
Uses of ModelInstanceNode in it.eng.spagobi.engines.kpi |
---|
Methods in it.eng.spagobi.engines.kpi with parameters of type ModelInstanceNode | |
---|---|
void |
SpagoBIKpiInternalEngine.calculateAndInsertKpiValueWithResources(ModelInstanceNode modI,
java.util.List resources)
|
KpiLine |
SpagoBIKpiInternalEngine.getBlock(ModelInstanceNode modI,
Resource r)
|
Uses of ModelInstanceNode in it.eng.spagobi.kpi.model.dao |
---|
Methods in it.eng.spagobi.kpi.model.dao that return ModelInstanceNode | |
---|---|
ModelInstanceNode |
ModelInstanceDAOImpl.loadModelInstanceById(java.lang.Integer id,
java.util.Date requestedDate)
|
ModelInstanceNode |
IModelInstanceDAO.loadModelInstanceById(java.lang.Integer id,
java.util.Date requestedDate)
|
ModelInstanceNode |
ModelInstanceDAOImpl.loadModelInstanceByLabel(java.lang.String label,
java.util.Date requestedDate)
|
ModelInstanceNode |
IModelInstanceDAO.loadModelInstanceByLabel(java.lang.String label,
java.util.Date requestedDate)
|
static ModelInstanceNode |
ModelInstanceDAOImpl.toModelInstanceNode(SbiKpiModelInst hibSbiKpiModelInst)
|
Uses of ModelInstanceNode in it.eng.spagobi.kpi.ou.bo |
---|
Methods in it.eng.spagobi.kpi.ou.bo that return ModelInstanceNode | |
---|---|
ModelInstanceNode |
OrganizationalUnitGrantNode.getModelInstanceNode()
|
Methods in it.eng.spagobi.kpi.ou.bo with parameters of type ModelInstanceNode | |
---|---|
void |
OrganizationalUnitGrantNode.setModelInstanceNode(ModelInstanceNode modelInstanceNode)
|
Constructors in it.eng.spagobi.kpi.ou.bo with parameters of type ModelInstanceNode | |
---|---|
OrganizationalUnitGrantNode(OrganizationalUnitNode ouNode,
ModelInstanceNode modelInstanceNode,
OrganizationalUnitGrant grant)
full constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |