com.endeca.portal.dataenrichment
Class EndecaEnrichmentFactory
java.lang.Object
com.endeca.portal.dataenrichment.EndecaEnrichmentFactory
public class EndecaEnrichmentFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndecaEnrichmentFactory
public EndecaEnrichmentFactory()
getEnrichmentFromPipeline
public static EndecaEnrichment getEnrichmentFromPipeline(javax.portlet.PortletRequest request,
com.oracle.endeca.pdi.bindings.cxf.enrichment.config._1.types.Pipeline p,
java.lang.String viewKey,
EnrichmentPipelineUtil util,
java.lang.String locale)
throws com.oracle.endeca.pdi.bindings.cxf.enrichment.task._1.TaskFault_Exception,
com.oracle.endeca.pdi.bindings.cxf.enrichment.config._1.ConfigurationFault_Exception,
java.io.IOException,
DataSourceException,
KeyNotFoundException
- Throws:
com.oracle.endeca.pdi.bindings.cxf.enrichment.task._1.TaskFault_Exception
com.oracle.endeca.pdi.bindings.cxf.enrichment.config._1.ConfigurationFault_Exception
java.io.IOException
DataSourceException
KeyNotFoundException