com.liferay.portlet.expando.util
Interface ExpandoBridgeIndexer


public interface ExpandoBridgeIndexer

View Source

Author:
Raymond Augé

Field Summary
static java.lang.String INDEXABLE
           
 
Method Summary
 void addAttributes(com.liferay.portal.kernel.search.Document doc, ExpandoBridge expandoBridge)
           
 

Field Detail

INDEXABLE

static final java.lang.String INDEXABLE
See Also:
Constant Field Values
Method Detail

addAttributes

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