|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IQueryPersister
The Interface IQueryPersister.
Method Summary | |
---|---|
ISingleDataMartWizardObject |
load(DataMartModel dm,
java.lang.String key)
Load. |
java.util.List |
loadAllQueries(DataMartModel dm)
Load all queries. |
void |
persist(DataMartModel dm,
ISingleDataMartWizardObject wizObject)
Persist. |
Method Detail |
---|
void persist(DataMartModel dm, ISingleDataMartWizardObject wizObject)
dm
- the dmwizObject
- the wiz objectjava.util.List loadAllQueries(DataMartModel dm)
dm
- the dm
ISingleDataMartWizardObject load(DataMartModel dm, java.lang.String key)
dm
- the dmkey
- the key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |