com.endeca.portal.dataenrichment
Class EndecaEnrichmentFactory

java.lang.Object
  extended by com.endeca.portal.dataenrichment.EndecaEnrichmentFactory

public class EndecaEnrichmentFactory
extends java.lang.Object


Constructor Summary
EndecaEnrichmentFactory()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndecaEnrichmentFactory

public EndecaEnrichmentFactory()
Method Detail

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