public class ExpandoBridgeIndexerUtil
extends Object
Constructor and Description |
---|
ExpandoBridgeIndexerUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addAttributes(Document doc,
ExpandoBridge expandoBridge) |
static String |
encodeFieldName(String columnName)
Deprecated.
As of 7.0.0, replaced by
encodeFieldName(String,
int) |
static String |
encodeFieldName(String columnName,
int indexType) |
static ExpandoBridgeIndexer |
getExpandoBridgeIndexer() |
void |
setExpandoBridgeIndexer(ExpandoBridgeIndexer expandoBridgeIndexer) |
public static void addAttributes(Document doc, ExpandoBridge expandoBridge)
@Deprecated public static String encodeFieldName(String columnName)
encodeFieldName(String,
int)
public static String encodeFieldName(String columnName, int indexType)
public static ExpandoBridgeIndexer getExpandoBridgeIndexer()
public void setExpandoBridgeIndexer(ExpandoBridgeIndexer expandoBridgeIndexer)