@ProviderType
public interface PortalSettingsFormContributor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeleteMVCActionCommandName() |
java.lang.String |
getParameterNamespace() |
java.lang.String |
getSaveMVCActionCommandName() |
java.lang.String |
getSettingsId() |
void |
validateForm(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
java.lang.String getDeleteMVCActionCommandName()
java.lang.String getParameterNamespace()
java.lang.String getSaveMVCActionCommandName()
java.lang.String getSettingsId()
void validateForm(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws javax.portlet.PortletException
javax.portlet.PortletException