com.liferay.portlet.expando.model.impl
Class ExpandoBridgeIndexerImpl

java.lang.Object
  extended by com.liferay.portlet.expando.model.impl.ExpandoBridgeIndexerImpl
All Implemented Interfaces:
com.liferay.portlet.expando.util.ExpandoBridgeIndexer

public class ExpandoBridgeIndexerImpl
extends java.lang.Object
implements com.liferay.portlet.expando.util.ExpandoBridgeIndexer

View Source

Author:
Raymond Augé

Field Summary
 
Fields inherited from interface com.liferay.portlet.expando.util.ExpandoBridgeIndexer
INDEXABLE
 
Constructor Summary
ExpandoBridgeIndexerImpl()
           
 
Method Summary
 void addAttributes(com.liferay.portal.kernel.search.Document doc, com.liferay.portlet.expando.model.ExpandoBridge expandoBridge)
           
protected  void doAddAttributes(com.liferay.portal.kernel.search.Document doc, com.liferay.portlet.expando.model.ExpandoBridge expandoBridge)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandoBridgeIndexerImpl

public ExpandoBridgeIndexerImpl()
Method Detail

addAttributes

public void addAttributes(com.liferay.portal.kernel.search.Document doc,
                          com.liferay.portlet.expando.model.ExpandoBridge expandoBridge)
Specified by:
addAttributes in interface com.liferay.portlet.expando.util.ExpandoBridgeIndexer

doAddAttributes

protected void doAddAttributes(com.liferay.portal.kernel.search.Document doc,
                               com.liferay.portlet.expando.model.ExpandoBridge expandoBridge)
                        throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException