|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.dynamicdatamapping.util.DDMIndexerUtil
public class DDMIndexerUtil
| Constructor Summary | |
|---|---|
DDMIndexerUtil()
|
|
| Method Summary | |
|---|---|
static void |
addAttributes(Document document,
DDMStructure ddmStructure,
Fields fields)
|
static String |
encodeName(long ddmStructureId,
String fieldName)
|
static String |
encodeName(long ddmStructureId,
String fieldName,
Locale locale)
|
static String |
extractAttributes(DDMStructure ddmStructure,
Fields fields,
Locale locale)
|
static DDMIndexer |
getDDMIndexer()
|
void |
setDDMIndexer(DDMIndexer ddmIndexer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDMIndexerUtil()
| Method Detail |
|---|
public static void addAttributes(Document document,
DDMStructure ddmStructure,
Fields fields)
public static String encodeName(long ddmStructureId,
String fieldName)
public static String encodeName(long ddmStructureId,
String fieldName,
Locale locale)
public static String extractAttributes(DDMStructure ddmStructure,
Fields fields,
Locale locale)
public static DDMIndexer getDDMIndexer()
public void setDDMIndexer(DDMIndexer ddmIndexer)
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||