@Deprecated
public class ExpandoBridgeIndexerImpl
extends Object
implements com.liferay.expando.kernel.util.ExpandoBridgeIndexer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FIELD_NAMESPACE
Deprecated.
|
| Constructor and Description |
|---|
ExpandoBridgeIndexerImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAttribute(com.liferay.portal.kernel.search.Document document,
com.liferay.expando.kernel.model.ExpandoColumn expandoColumn,
List<com.liferay.expando.kernel.model.ExpandoValue> expandoValues)
Deprecated.
|
void |
addAttributes(com.liferay.portal.kernel.search.Document document,
com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
Deprecated.
|
protected void |
doAddAttributes(com.liferay.portal.kernel.search.Document document,
com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
Deprecated.
|
String |
encodeFieldName(String columnName,
int indexType)
Deprecated.
|
protected static final String FIELD_NAMESPACE
public void addAttributes(com.liferay.portal.kernel.search.Document document,
com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
addAttributes in interface com.liferay.expando.kernel.util.ExpandoBridgeIndexerpublic String encodeFieldName(String columnName,
int indexType)
encodeFieldName in interface com.liferay.expando.kernel.util.ExpandoBridgeIndexerprotected void addAttribute(com.liferay.portal.kernel.search.Document document,
com.liferay.expando.kernel.model.ExpandoColumn expandoColumn,
List<com.liferay.expando.kernel.model.ExpandoValue> expandoValues)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected void doAddAttributes(com.liferay.portal.kernel.search.Document document,
com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)