public class DocumentLibraryConvertProcess extends BaseConvertProcess
| Constructor and Description |
|---|
DocumentLibraryConvertProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert() |
String |
getConfigurationErrorMessage() |
String |
getDescription() |
protected List<com.liferay.portal.kernel.repository.model.FileVersion> |
getFileVersions(com.liferay.portal.kernel.repository.model.FileEntry fileEntry) |
String |
getParameterDescription() |
String[] |
getParameterNames() |
protected String |
getTargetStoreClassName() |
protected boolean |
isDeleteFilesFromSourceStore() |
boolean |
isEnabled() |
protected void |
migrateDLStoreConvertProcesses(com.liferay.document.library.kernel.store.Store sourceStore,
com.liferay.document.library.kernel.store.Store targetStore) |
void |
validate() |
convert, getJspPath, getParameterValues, getResourceBundleLoader, getServletContext, includeCustomView, setParameterValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPath, hasCustomViewpublic String getConfigurationErrorMessage()
getConfigurationErrorMessage in interface ConvertProcessgetConfigurationErrorMessage in class BaseConvertProcesspublic String getDescription()
getDescription in interface ConvertProcessgetDescription in class BaseConvertProcesspublic String getParameterDescription()
getParameterDescription in interface ConvertProcessgetParameterDescription in class BaseConvertProcesspublic String[] getParameterNames()
getParameterNames in interface ConvertProcessgetParameterNames in class BaseConvertProcesspublic boolean isEnabled()
isEnabled in interface ConvertProcessisEnabled in class BaseConvertProcesspublic void validate()
validate in interface ConvertProcessvalidate in class BaseConvertProcessprotected void doConvert()
throws Exception
doConvert in class BaseConvertProcessExceptionprotected List<com.liferay.portal.kernel.repository.model.FileVersion> getFileVersions(com.liferay.portal.kernel.repository.model.FileEntry fileEntry)
protected String getTargetStoreClassName()
protected boolean isDeleteFilesFromSourceStore()
protected void migrateDLStoreConvertProcesses(com.liferay.document.library.kernel.store.Store sourceStore,
com.liferay.document.library.kernel.store.Store targetStore)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException