|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISingleDataMartWizardObject | |
it.eng.qbe.action | |
it.eng.qbe.javascript | |
it.eng.qbe.model | |
it.eng.qbe.utility | |
it.eng.qbe.wizard | |
it.eng.test.utilities |
Uses of ISingleDataMartWizardObject in it.eng.qbe.action |
Methods in it.eng.qbe.action with parameters of type ISingleDataMartWizardObject | |
boolean |
ExecuteSaveQueryFromSaveAction.checkJoins(ISingleDataMartWizardObject wizObj,
it.eng.spago.base.SourceBean serviceResponse)
|
boolean |
ExecuteSaveQueryAction.checkJoins(ISingleDataMartWizardObject wizObj,
it.eng.spago.base.SourceBean serviceResponse)
|
Uses of ISingleDataMartWizardObject in it.eng.qbe.javascript |
Methods in it.eng.qbe.javascript with parameters of type ISingleDataMartWizardObject | |
java.lang.String |
GenerateJavaScriptMenu.condTree(ISingleDataMartWizardObject dataMartWizardObject,
java.lang.String selectionTree)
|
java.lang.String |
GenerateJavaScriptMenu.condTreeSelectJoin(ISingleDataMartWizardObject dataMartWizardObject,
java.lang.String selectionTree)
|
int |
GenerateJavaScriptMenu.writeConditionTreeSelectJoin(ISingleDataMartWizardObject dataMartWizardObject,
java.lang.String selectionTree,
java.lang.StringBuffer aStringBuffer,
java.lang.String nomeAlberoJavaScript,
java.lang.String labelSottoAlberoFunzioni,
int rootNode,
int nodeCounter,
boolean generateFieldsNode)
Thi is the start funztion for generating the tree for Field that are right value of a join condition |
int |
GenerateJavaScriptMenu.writeConditionTree(ISingleDataMartWizardObject dataMartWizardObject,
java.lang.String selectionTree,
java.lang.StringBuffer aStringBuffer,
java.lang.String nomeAlberoJavaScript,
java.lang.String labelSottoAlberoFunzioni,
int rootNode,
int nodeCounter,
boolean generateFieldsNode)
Thi is the start funztion for generating the tree for Field Condition Selection |
Uses of ISingleDataMartWizardObject in it.eng.qbe.model |
Methods in it.eng.qbe.model that return ISingleDataMartWizardObject | |
ISingleDataMartWizardObject |
DataMartModel.getQuery(java.lang.String queryId)
This method retrieve the query related with the datamart model with given queryId |
Methods in it.eng.qbe.model with parameters of type ISingleDataMartWizardObject | |
void |
DataMartModel.persistQueryAction(ISingleDataMartWizardObject wizObj)
This method is responsible to persist the Object wizObj using the IQueryPersister |
Uses of ISingleDataMartWizardObject in it.eng.qbe.utility |
Methods in it.eng.qbe.utility that return ISingleDataMartWizardObject | |
ISingleDataMartWizardObject |
LocalFileSystemQueryPersister.load(DataMartModel dm,
java.lang.String key)
|
ISingleDataMartWizardObject |
IQueryPersister.load(DataMartModel dm,
java.lang.String key)
|
Methods in it.eng.qbe.utility with parameters of type ISingleDataMartWizardObject | |
static java.lang.String |
Utils.getLabelForQueryField(it.eng.spago.base.RequestContainer requestContainer,
DataMartModel dmModel,
ISingleDataMartWizardObject wizObj,
java.lang.String completeFieldName)
|
void |
LocalFileSystemQueryPersister.persist(DataMartModel dm,
ISingleDataMartWizardObject wizObject)
|
void |
IQueryPersister.persist(DataMartModel dm,
ISingleDataMartWizardObject wizObject)
|
Uses of ISingleDataMartWizardObject in it.eng.qbe.wizard |
Classes in it.eng.qbe.wizard that implement ISingleDataMartWizardObject | |
class |
SingleDataMartWizardObjectSourceBeanImpl
|
Uses of ISingleDataMartWizardObject in it.eng.test.utilities |
Methods in it.eng.test.utilities that return ISingleDataMartWizardObject | |
static ISingleDataMartWizardObject |
CreateInitialSingleDataMartWizardObject.createInitialSingleDataMartWizardObject()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |