|
Liferay 6.2.0 | |||||||||
| 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,
Fields fields)
|
String |
encodeName(long ddmStructureId,
String fieldName)
|
String |
encodeName(long ddmStructureId,
String fieldName,
Locale locale)
|
String |
extractIndexableAttributes(DDMStructure ddmStructure,
Fields fields,
Locale locale)
|
| 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,
Fields fields)
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,
Fields fields,
Locale locale)
extractIndexableAttributes in interface DDMIndexer
|
Liferay 6.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||