wt.epm.ndi.impl
Class EPMNDFTValueFactory

java.lang.Object
  extended bywt.epm.ndi.impl.EPMNDFTValueFactory

class EPMNDFTValueFactory
extends Object

Creates instance of EPMNDFTValue. Supported API: false Extendable: false


Constructor Summary
(package private) EPMNDFTValueFactory()
           
 
Method Summary
(package private) static EPMNDFTValue getEPMNDFTValue(NDICache cache, EPMDocument instance, EPMFamilyTableColumn column, EPMFamilyTableCell cell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMNDFTValueFactory

EPMNDFTValueFactory()
Method Detail

getEPMNDFTValue

static EPMNDFTValue getEPMNDFTValue(NDICache cache,
                                    EPMDocument instance,
                                    EPMFamilyTableColumn column,
                                    EPMFamilyTableCell cell)
                             throws WTException
Throws:
WTException