com.liferay.portlet.expando.util
Class ExpandoBridgeIndexerUtil

java.lang.Object
  extended by com.liferay.portlet.expando.util.ExpandoBridgeIndexerUtil

public class ExpandoBridgeIndexerUtil
extends java.lang.Object

View Source

Author:
Raymond Augé

Constructor Summary
ExpandoBridgeIndexerUtil()
           
 
Method Summary
static void addAttributes(com.liferay.portal.kernel.search.Document doc, ExpandoBridge expandoBridge)
           
static ExpandoBridgeIndexer getExpandoBridgeIndexer()
           
 void setExpandoBridgeIndexer(ExpandoBridgeIndexer expandoBridgeIndexer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandoBridgeIndexerUtil

public ExpandoBridgeIndexerUtil()
Method Detail

addAttributes

public static void addAttributes(com.liferay.portal.kernel.search.Document doc,
                                 ExpandoBridge expandoBridge)

getExpandoBridgeIndexer

public static ExpandoBridgeIndexer getExpandoBridgeIndexer()

setExpandoBridgeIndexer

public void setExpandoBridgeIndexer(ExpandoBridgeIndexer expandoBridgeIndexer)