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
SettingsException
public static List<ArchivedSettings> getPortletInstanceArchivedSettingsList(long groupId, String portletId)
public static Settings getSettings(SettingsLocator settingsLocator) throws SettingsException
SettingsException
public static SettingsFactory getSettingsFactory()