Liferay 6.0.5

com.liferay.portlet.expando.util
Interface ExpandoBridgeIndexer

All Known Implementing Classes:
ExpandoBridgeIndexerImpl

public interface ExpandoBridgeIndexer


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

Field Detail

INDEXABLE

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

addAttributes

void addAttributes(Document document,
                   ExpandoBridge expandoBridge)

encodeFieldName

String encodeFieldName(String columnName)

Liferay 6.0.5