public class SettingsFactoryUtil
extends Object
| Constructor and Description |
|---|
SettingsFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ArchivedSettings |
getPortletInstanceArchivedSettings(long groupId,
String portletId,
String name) |
static List<ArchivedSettings> |
getPortletInstanceArchivedSettingsList(long groupId,
String portletId) |
static Settings |
getSettings(SettingsLocator settingsLocator) |
static SettingsFactory |
getSettingsFactory() |
public static ArchivedSettings getPortletInstanceArchivedSettings(long groupId, String portletId, String name) throws SettingsException
SettingsExceptionpublic static List<ArchivedSettings> getPortletInstanceArchivedSettingsList(long groupId, String portletId)
public static Settings getSettings(SettingsLocator settingsLocator) throws SettingsException
SettingsExceptionpublic static SettingsFactory getSettingsFactory()