org.pentaho.reporting.engine.classic.core.wizard
Class DefaultConceptQueryMapper

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.wizard.DefaultConceptQueryMapper
All Implemented Interfaces:
Serializable, ConceptQueryMapper

public class DefaultConceptQueryMapper
extends Object
implements ConceptQueryMapper

Todo: Document Me

Author:
Thomas Morgner
See Also:
Serialized Form

Field Summary
static ConceptQueryMapper INSTANCE
           
 
Constructor Summary
DefaultConceptQueryMapper()
           
 
Method Summary
 Object getValue(Object attribute, Class type, DataAttributeContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ConceptQueryMapper INSTANCE
Constructor Detail

DefaultConceptQueryMapper

public DefaultConceptQueryMapper()
Method Detail

getValue

public Object getValue(Object attribute,
                       Class type,
                       DataAttributeContext context)
Specified by:
getValue in interface ConceptQueryMapper
Parameters:
attribute -
type -
context - never null.
Returns: