|
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.DDMIndexerImpl
public class DDMIndexerImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portlet.dynamicdatamapping.util.DDMIndexer |
|---|
DDM_FIELD_NAMESPACE, DDM_FIELD_PREFIX, DDM_FIELD_SEPARATOR |
| Constructor Summary | |
|---|---|
DDMIndexerImpl()
|
|
| Method Summary | |
|---|---|
void |
addAttributes(Document document,
DDMStructure ddmStructure,
DDMFormValues ddmFormValues)
|
String |
encodeName(long ddmStructureId,
String fieldName)
|
String |
encodeName(long ddmStructureId,
String fieldName,
Locale locale)
|
String |
extractIndexableAttributes(DDMStructure ddmStructure,
DDMFormValues ddmFormValues,
Locale locale)
|
protected Fields |
toFields(DDMStructure ddmStructure,
DDMFormValues ddmFormValues)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDMIndexerImpl()
| Method Detail |
|---|
public void addAttributes(Document document,
DDMStructure ddmStructure,
DDMFormValues ddmFormValues)
addAttributes in interface DDMIndexer
public String encodeName(long ddmStructureId,
String fieldName)
encodeName in interface DDMIndexer
public String encodeName(long ddmStructureId,
String fieldName,
Locale locale)
encodeName in interface DDMIndexer
public String extractIndexableAttributes(DDMStructure ddmStructure,
DDMFormValues ddmFormValues,
Locale locale)
extractIndexableAttributes in interface DDMIndexer
protected Fields toFields(DDMStructure ddmStructure,
DDMFormValues ddmFormValues)
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||