Uses of Interface
de.stz.bt.fnd.datapoints.api.FND_DatapointService

Packages that use FND_DatapointService
de.stz.bt.fnd Contains the parts of a FND system 
de.stz.bt.framework In this package alls the generic (or non FND specific) Facility Integration Framework parts are placed.  
 

Uses of FND_DatapointService in de.stz.bt.fnd
 

Classes in de.stz.bt.fnd that implement FND_DatapointService
 class FND_DataPointContext
          Represents the container for datapoint opbjects and message infrastructure The FND_DatapointContext is the runtime environment for datapoints.
 

Uses of FND_DatapointService in de.stz.bt.framework
 

Methods in de.stz.bt.framework that return FND_DatapointService
 FND_DatapointService DataPointEngine.getDataPointService()