public class DocumentLibraryExtraSettingsConvertProcess extends BaseConvertProcess
| Constructor and Description |
|---|
DocumentLibraryExtraSettingsConvertProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert() |
String |
getDescription() |
protected String |
getJspPath() |
boolean |
hasCustomView() |
boolean |
isEnabled() |
convert, getConfigurationErrorMessage, getParameterDescription, getParameterNames, getParameterValues, getResourceBundleLoader, getServletContext, includeCustomView, setParameterValues, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPathpublic DocumentLibraryExtraSettingsConvertProcess()
public String getDescription()
getDescription in interface ConvertProcessgetDescription in class BaseConvertProcesspublic boolean hasCustomView()
public boolean isEnabled()
isEnabled in interface ConvertProcessisEnabled in class BaseConvertProcessprotected void doConvert()
doConvert in class BaseConvertProcessprotected String getJspPath()
getJspPath in class BaseConvertProcess