it.eng.qbe.bo
Class DatamartLabels

java.lang.Object
  extended by it.eng.qbe.bo.DatamartLabels

public class DatamartLabels
extends java.lang.Object

The Class DatamartLabels.

Author:
Andrea Gioia

Constructor Summary
DatamartLabels()
          Instantiates a new datamart labels.
DatamartLabels(java.util.Properties properties)
          Instantiates a new datamart labels.
 
Method Summary
 java.lang.String getLabel(java.lang.Object datamartItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatamartLabels

public DatamartLabels()
Instantiates a new datamart labels.


DatamartLabels

public DatamartLabels(java.util.Properties properties)
Instantiates a new datamart labels.

Parameters:
properties - the properties
Method Detail

getLabel

public java.lang.String getLabel(java.lang.Object datamartItem)