Liferay 6.1.2-ce-ga3

com.liferay.portlet.expando.util
Interface ExpandoBridgeIndexer

All Known Implementing Classes:
ExpandoBridgeIndexerImpl

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.1.2-ce-ga3