Liferay 6.2.0

com.liferay.portlet.expando.util
Interface ExpandoBridgeIndexer


public interface ExpandoBridgeIndexer


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

Method Detail

addAttributes

void addAttributes(Document document,
                   ExpandoBridge expandoBridge)

encodeFieldName

String encodeFieldName(String columnName)

Liferay 6.2.0