@ProviderType
public interface DefaultInputFragmentEntryConfigurationProvider
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.json.JSONObject |
getDefaultInputFragmentEntryKeysJSONObject(long groupId) |
void |
updateDefaultInputFragmentEntryKeysJSONObject(com.liferay.portal.kernel.json.JSONObject defaultInputFragmentEntryKeysJSONObject,
long groupId) |
com.liferay.portal.kernel.json.JSONObject getDefaultInputFragmentEntryKeysJSONObject(long groupId)
void updateDefaultInputFragmentEntryKeysJSONObject(com.liferay.portal.kernel.json.JSONObject defaultInputFragmentEntryKeysJSONObject, long groupId) throws java.lang.Exception
java.lang.Exception