Liferay 6.2-ce-ga5

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 6.2-ce-ga5