Package | Description |
---|---|
com.liferay.portal.kernel.settings |
Modifier and Type | Method and Description |
---|---|
static ArchivedSettings |
SettingsFactoryUtil.getPortletInstanceArchivedSettings(long groupId,
String portletId,
String name) |
ArchivedSettings |
SettingsFactory.getPortletInstanceArchivedSettings(long groupId,
String portletId,
String name) |
Modifier and Type | Method and Description |
---|---|
static List<ArchivedSettings> |
SettingsFactoryUtil.getPortletInstanceArchivedSettingsList(long groupId,
String portletId) |
List<ArchivedSettings> |
SettingsFactory.getPortletInstanceArchivedSettingsList(long groupId,
String portletId) |