Liferay 7.0-ce-b4

com.liferay.portlet.expando.util
Interface ExpandoBridgeIndexer


public interface ExpandoBridgeIndexer


Method Summary
 void addAttributes(Document document, ExpandoBridge expandoBridge)
           
 String encodeFieldName(String columnName)
           
 

Method Detail

addAttributes

void addAttributes(Document document,
                   ExpandoBridge expandoBridge)

encodeFieldName

String encodeFieldName(String columnName)

Liferay 7.0-ce-b4