Interface DefaultInputFragmentEntryConfigurationProvider


@ProviderType public interface DefaultInputFragmentEntryConfigurationProvider
  • Field Details

  • Method Details

    • getDefaultInputFragmentEntryKeysJSONObject

      com.liferay.portal.kernel.json.JSONObject getDefaultInputFragmentEntryKeysJSONObject(long groupId)
    • updateDefaultInputFragmentEntryKeysJSONObject

      void updateDefaultInputFragmentEntryKeysJSONObject(com.liferay.portal.kernel.json.JSONObject defaultInputFragmentEntryKeysJSONObject, long groupId) throws Exception
      Throws:
      Exception