Liferay 7.0-ce-b4

com.liferay.portal.kernel.search
Interface DDMStructureIndexer

All Known Implementing Classes:
DLFileEntryMetadataIndexer

public interface DDMStructureIndexer


Method Summary
 void reindexDDMStructures(List<Long> ddmStructureIds)
           
 

Method Detail

reindexDDMStructures

void reindexDDMStructures(List<Long> ddmStructureIds)
                          throws SearchException
Throws:
SearchException

Liferay 7.0-ce-b4