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