Package com.ptc.wbr.core.datamanagement
Interface WNCDataFormatter
public interface WNCDataFormatter
This component will understand the underlying data from various WNC resources in known format like QueryResult,
TableModel etc.
On it get's the data it will call form required WNCDatasource flavor and return it to consumer.
For Jasper, if data is needed in XML form, then this formatter should only form String representation of XML, via
getData API
Supported API: true
Extendable: true
Supported API: true
Extendable: true