|
Liferay 7.0-ce-m6 | |||||||||
| 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,
DDMFormValues ddmFormValues)
|
static String |
encodeName(long ddmStructureId,
String fieldName)
|
static String |
encodeName(long ddmStructureId,
String fieldName,
Locale locale)
|
static String |
extractAttributes(DDMStructure ddmStructure,
DDMFormValues ddmFormValues,
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,
DDMFormValues ddmFormValues)
public static String encodeName(long ddmStructureId,
String fieldName)
public static String encodeName(long ddmStructureId,
String fieldName,
Locale locale)
public static String extractAttributes(DDMStructure ddmStructure,
DDMFormValues ddmFormValues,
Locale locale)
public static DDMIndexer getDDMIndexer()
public void setDDMIndexer(DDMIndexer ddmIndexer)
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||