Interface PortalSettingsFormContributor
@ProviderType
public interface PortalSettingsFormContributor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
validateForm
(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
-
Method Details
-
getDeleteMVCActionCommandName
String getDeleteMVCActionCommandName() -
getParameterNamespace
String getParameterNamespace() -
getSaveMVCActionCommandName
String getSaveMVCActionCommandName() -
getSettingsId
String getSettingsId() -
validateForm
void validateForm(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws javax.portlet.PortletException - Throws:
javax.portlet.PortletException
-