public class DocumentLibraryExtraSettingsConvertProcess extends BaseConvertProcess
| Constructor and Description |
|---|
DocumentLibraryExtraSettingsConvertProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert() |
java.lang.String |
getDescription() |
java.lang.String |
getPath() |
boolean |
isEnabled() |
convert, getConfigurationErrorMessage, getParameterDescription, getParameterNames, getParameterValues, setParameterValues, validatepublic DocumentLibraryExtraSettingsConvertProcess()
public java.lang.String getDescription()
getDescription in interface com.liferay.portal.convert.ConvertProcessgetDescription in class BaseConvertProcesspublic java.lang.String getPath()
getPath in interface com.liferay.portal.convert.ConvertProcessgetPath in class BaseConvertProcesspublic boolean isEnabled()
isEnabled in interface com.liferay.portal.convert.ConvertProcessisEnabled in class BaseConvertProcessprotected void doConvert()
throws java.lang.Exception
doConvert in class BaseConvertProcessjava.lang.Exception