public class DocumentLibraryConvertProcess extends BaseConvertProcess
| Constructor and Description |
|---|
DocumentLibraryConvertProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
protected void |
doConvert() |
java.lang.String |
getConfigurationErrorMessage() |
java.lang.String |
getDescription() |
protected java.util.List<com.liferay.portal.kernel.repository.model.FileVersion> |
getFileVersions(com.liferay.portal.kernel.repository.model.FileEntry fileEntry) |
java.lang.String |
getParameterDescription() |
java.lang.String[] |
getParameterNames() |
protected java.lang.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 void afterPropertiesSet()
public void destroy()
public java.lang.String getConfigurationErrorMessage()
getConfigurationErrorMessage in interface ConvertProcessgetConfigurationErrorMessage in class BaseConvertProcesspublic java.lang.String getDescription()
getDescription in interface ConvertProcessgetDescription in class BaseConvertProcesspublic java.lang.String getParameterDescription()
getParameterDescription in interface ConvertProcessgetParameterDescription in class BaseConvertProcesspublic java.lang.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 java.lang.Exception
doConvert in class BaseConvertProcessjava.lang.Exceptionprotected java.util.List<com.liferay.portal.kernel.repository.model.FileVersion> getFileVersions(com.liferay.portal.kernel.repository.model.FileEntry fileEntry)
protected java.lang.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