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