Interface PortalSettingsFormContributor


@ProviderType public interface PortalSettingsFormContributor
  • 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