it.eng.spagobi.services.metamodel.service
Class MetamodelServiceImplSupplier

java.lang.Object
  extended by it.eng.spagobi.services.metamodel.service.MetamodelServiceImplSupplier

public class MetamodelServiceImplSupplier
extends java.lang.Object


Constructor Summary
MetamodelServiceImplSupplier()
           
 
Method Summary
 javax.activation.DataHandler getMetamodelContentByName(java.lang.String name)
          return the metamodel by the name
 long getMetamodelContentLastModified(java.lang.String name)
          Returns the last modification date of the metamodel specified
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetamodelServiceImplSupplier

public MetamodelServiceImplSupplier()
Method Detail

getMetamodelContentByName

public javax.activation.DataHandler getMetamodelContentByName(java.lang.String name)
return the metamodel by the name

Parameters:
id. - The metamodel's name.
Returns:
the content of the metamodel.

getMetamodelContentLastModified

public long getMetamodelContentLastModified(java.lang.String name)
Returns the last modification date of the metamodel specified

Parameters:
token - The token.
user - The user.
name - The metamodel's name.
Returns:
the last modification date of the metamodel specified