it.eng.spagobi.tools.dataset.utils.datamart
Class SpagoBICoreDatamartRetriever

java.lang.Object
  extended by it.eng.spagobi.tools.dataset.utils.datamart.SpagoBICoreDatamartRetriever
All Implemented Interfaces:
it.eng.spagobi.tools.dataset.utils.datamart.IQbeDataSetDatamartRetriever

public class SpagoBICoreDatamartRetriever
extends java.lang.Object
implements it.eng.spagobi.tools.dataset.utils.datamart.IQbeDataSetDatamartRetriever

Author:
Andrea Gioia, Davide Zerbetto (davide.zerbetto@eng.it)

Constructor Summary
SpagoBICoreDatamartRetriever()
           
 
Method Summary
 java.io.File getDataMartDir()
           
 java.lang.String getResourcePath()
           
 boolean isAJPADatamartJarFile(java.io.File metamodelJarFile)
           
 java.io.File retrieveDatamartFile(java.lang.String metamodelName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpagoBICoreDatamartRetriever

public SpagoBICoreDatamartRetriever()
Method Detail

getResourcePath

public java.lang.String getResourcePath()

getDataMartDir

public java.io.File getDataMartDir()

retrieveDatamartFile

public java.io.File retrieveDatamartFile(java.lang.String metamodelName)
Specified by:
retrieveDatamartFile in interface it.eng.spagobi.tools.dataset.utils.datamart.IQbeDataSetDatamartRetriever

isAJPADatamartJarFile

public boolean isAJPADatamartJarFile(java.io.File metamodelJarFile)