|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.stz.bt.framework.DataPointContext
The DataPointContext is an abstract definition of an generic DataPointContext For instance all contexts contain Datapoints and provide means to access them.
Field Summary | |
protected static org.apache.log4j.Logger |
logger
Keeps the logger for all subclasses |
Constructor Summary | |
DataPointContext()
|
Method Summary | |
abstract FND_DataPointFactory |
getDataPointFactory()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.log4j.Logger logger
Constructor Detail |
public DataPointContext()
Method Detail |
public abstract FND_DataPointFactory getDataPointFactory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |