Liferay 7.0-ce-a3

com.liferay.portal.convert
Interface DLStoreConverter

All Known Implementing Classes:
ConvertDocumentLibrary

public interface DLStoreConverter


Method Summary
 void migrateDLFileEntry(long companyId, long repositoryId, FileEntry fileEntry)
           
 

Method Detail

migrateDLFileEntry

void migrateDLFileEntry(long companyId,
                        long repositoryId,
                        FileEntry fileEntry)

Liferay 7.0-ce-a3